Home
last modified time | relevance | path

Searched refs:DeleteReplicaAction (Results 1 – 25 of 67) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodb/source/model/
H A DDeleteReplicaAction.cpp21 DeleteReplicaAction::DeleteReplicaAction() : in DeleteReplicaAction() function in Aws::DynamoDB::Model::DeleteReplicaAction
26 DeleteReplicaAction::DeleteReplicaAction(JsonView jsonValue) : in DeleteReplicaAction() function in Aws::DynamoDB::Model::DeleteReplicaAction
32 DeleteReplicaAction& DeleteReplicaAction::operator =(JsonView jsonValue) in operator =()
44 JsonValue DeleteReplicaAction::Jsonize() const in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-dynamodb/include/aws/dynamodb/model/
H A DDeleteReplicaAction.h31 class AWS_DYNAMODB_API DeleteReplicaAction
34 DeleteReplicaAction();
35 DeleteReplicaAction(Aws::Utils::Json::JsonView jsonValue);
36 DeleteReplicaAction& operator=(Aws::Utils::Json::JsonView jsonValue);
68 …inline DeleteReplicaAction& WithRegionName(const Aws::String& value) { SetRegionName(value); retur… in WithRegionName()
73 …inline DeleteReplicaAction& WithRegionName(Aws::String&& value) { SetRegionName(std::move(value));… in WithRegionName()
78 …inline DeleteReplicaAction& WithRegionName(const char* value) { SetRegionName(value); return *this… in WithRegionName()
H A DReplicaUpdate.h84 inline const DeleteReplicaAction& GetDelete() const{ return m_delete; } in GetDelete()
94 …inline void SetDelete(const DeleteReplicaAction& value) { m_deleteHasBeenSet = true; m_delete = va… in SetDelete()
99 …inline void SetDelete(DeleteReplicaAction&& value) { m_deleteHasBeenSet = true; m_delete = std::mo… in SetDelete()
104 …inline ReplicaUpdate& WithDelete(const DeleteReplicaAction& value) { SetDelete(value); return *thi… in WithDelete()
109 …inline ReplicaUpdate& WithDelete(DeleteReplicaAction&& value) { SetDelete(std::move(value)); retur… in WithDelete()
116 DeleteReplicaAction m_delete;
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/dynamodb/types/
H A Dtypes.go890 type DeleteReplicaAction struct { struct
2262 Delete *DeleteReplicaAction
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/dynamodb/types/
H A Dtypes.go890 type DeleteReplicaAction struct { struct
2262 Delete *DeleteReplicaAction
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/dynamodb/types/
H A Dtypes.go890 type DeleteReplicaAction struct { struct
2262 Delete *DeleteReplicaAction
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/dynamodb/types/
H A Dtypes.go890 type DeleteReplicaAction struct { struct
2262 Delete *DeleteReplicaAction
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/dynamodb/types/
H A Dtypes.go890 type DeleteReplicaAction struct { struct
2262 Delete *DeleteReplicaAction
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/dynamodb/types/
H A Dtypes.go890 type DeleteReplicaAction struct { struct
2262 Delete *DeleteReplicaAction
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/dynamodb/types/
H A Dtypes.go890 type DeleteReplicaAction struct { struct
2262 Delete *DeleteReplicaAction
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/dynamodb/types/
H A Dtypes.go967 type DeleteReplicaAction struct { struct
2433 Delete *DeleteReplicaAction
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/dynamodb/
H A Dapi.go5565 type DeleteReplicaAction struct { struct
5575 func (s DeleteReplicaAction) String() string { argument
5580 func (s DeleteReplicaAction) GoString() string { argument
5585 func (s *DeleteReplicaAction) Validate() error { argument
5598 func (s *DeleteReplicaAction) SetRegionName(v string) *DeleteReplicaAction { argument
9056 Delete *DeleteReplicaAction `type:"structure"`
9096 func (s *ReplicaUpdate) SetDelete(v *DeleteReplicaAction) *ReplicaUpdate {
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/dynamodb/
H A Dapi.go5843 type DeleteReplicaAction struct { struct
5853 func (s DeleteReplicaAction) String() string { argument
5858 func (s DeleteReplicaAction) GoString() string { argument
5863 func (s *DeleteReplicaAction) Validate() error { argument
5876 func (s *DeleteReplicaAction) SetRegionName(v string) *DeleteReplicaAction { argument
9376 Delete *DeleteReplicaAction `type:"structure"`
9416 func (s *ReplicaUpdate) SetDelete(v *DeleteReplicaAction) *ReplicaUpdate {
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/dynamodb/
H A Dapi.go6502 type DeleteReplicaAction struct { struct
6512 func (s DeleteReplicaAction) String() string { argument
6517 func (s DeleteReplicaAction) GoString() string { argument
6522 func (s *DeleteReplicaAction) Validate() error { argument
6535 func (s *DeleteReplicaAction) SetRegionName(v string) *DeleteReplicaAction { argument
10551 Delete *DeleteReplicaAction `type:"structure"`
10591 func (s *ReplicaUpdate) SetDelete(v *DeleteReplicaAction) *ReplicaUpdate {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/aws/aws-sdk-go/service/dynamodb/
H A Dapi.go6569 type DeleteReplicaAction struct { struct
6579 func (s DeleteReplicaAction) String() string { argument
6584 func (s DeleteReplicaAction) GoString() string { argument
6589 func (s *DeleteReplicaAction) Validate() error { argument
6602 func (s *DeleteReplicaAction) SetRegionName(v string) *DeleteReplicaAction { argument
10687 Delete *DeleteReplicaAction `type:"structure"`
10727 func (s *ReplicaUpdate) SetDelete(v *DeleteReplicaAction) *ReplicaUpdate {
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/dynamodb/
H A Dapi.go8243 type DeleteReplicaAction struct { struct
8253 func (s DeleteReplicaAction) String() string { argument
8258 func (s DeleteReplicaAction) GoString() string { argument
8263 func (s *DeleteReplicaAction) Validate() error { argument
8276 func (s *DeleteReplicaAction) SetRegionName(v string) *DeleteReplicaAction { argument
12637 Delete *DeleteReplicaAction `type:"structure"`
12677 func (s *ReplicaUpdate) SetDelete(v *DeleteReplicaAction) *ReplicaUpdate {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/dynamodb/
H A Dapi.go8243 type DeleteReplicaAction struct { struct
8253 func (s DeleteReplicaAction) String() string { argument
8258 func (s DeleteReplicaAction) GoString() string { argument
8263 func (s *DeleteReplicaAction) Validate() error { argument
8276 func (s *DeleteReplicaAction) SetRegionName(v string) *DeleteReplicaAction { argument
12637 Delete *DeleteReplicaAction `type:"structure"`
12677 func (s *ReplicaUpdate) SetDelete(v *DeleteReplicaAction) *ReplicaUpdate {
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/aws/aws-sdk-go/service/dynamodb/
H A Dapi.go8111 type DeleteReplicaAction struct { struct
8121 func (s DeleteReplicaAction) String() string { argument
8126 func (s DeleteReplicaAction) GoString() string { argument
8131 func (s *DeleteReplicaAction) Validate() error { argument
8144 func (s *DeleteReplicaAction) SetRegionName(v string) *DeleteReplicaAction { argument
12505 Delete *DeleteReplicaAction `type:"structure"`
12545 func (s *ReplicaUpdate) SetDelete(v *DeleteReplicaAction) *ReplicaUpdate {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/vault/vendor/github.com/aws/aws-sdk-go/service/dynamodb/
H A Dapi.go8111 type DeleteReplicaAction struct { struct
8121 func (s DeleteReplicaAction) String() string { argument
8126 func (s DeleteReplicaAction) GoString() string { argument
8131 func (s *DeleteReplicaAction) Validate() error { argument
8144 func (s *DeleteReplicaAction) SetRegionName(v string) *DeleteReplicaAction { argument
12505 Delete *DeleteReplicaAction `type:"structure"`
12545 func (s *ReplicaUpdate) SetDelete(v *DeleteReplicaAction) *ReplicaUpdate {
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/hashicorp/vault/vendor/github.com/aws/aws-sdk-go/service/dynamodb/
H A Dapi.go8111 type DeleteReplicaAction struct { struct
8121 func (s DeleteReplicaAction) String() string { argument
8126 func (s DeleteReplicaAction) GoString() string { argument
8131 func (s *DeleteReplicaAction) Validate() error { argument
8144 func (s *DeleteReplicaAction) SetRegionName(v string) *DeleteReplicaAction { argument
12505 Delete *DeleteReplicaAction `type:"structure"`
12545 func (s *ReplicaUpdate) SetDelete(v *DeleteReplicaAction) *ReplicaUpdate {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/dynamodb/
H A Dapi.go8243 type DeleteReplicaAction struct { struct
8253 func (s DeleteReplicaAction) String() string { argument
8258 func (s DeleteReplicaAction) GoString() string { argument
8263 func (s *DeleteReplicaAction) Validate() error { argument
8276 func (s *DeleteReplicaAction) SetRegionName(v string) *DeleteReplicaAction { argument
12637 Delete *DeleteReplicaAction `type:"structure"`
12677 func (s *ReplicaUpdate) SetDelete(v *DeleteReplicaAction) *ReplicaUpdate {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/hashicorp/vault/vendor/github.com/aws/aws-sdk-go/service/dynamodb/
H A Dapi.go8111 type DeleteReplicaAction struct { struct
8121 func (s DeleteReplicaAction) String() string { argument
8126 func (s DeleteReplicaAction) GoString() string { argument
8131 func (s *DeleteReplicaAction) Validate() error { argument
8144 func (s *DeleteReplicaAction) SetRegionName(v string) *DeleteReplicaAction { argument
12505 Delete *DeleteReplicaAction `type:"structure"`
12545 func (s *ReplicaUpdate) SetDelete(v *DeleteReplicaAction) *ReplicaUpdate {
/dports/sysutils/gomplate/vault-sdk-v0.1.13/vendor/github.com/aws/aws-sdk-go/service/dynamodb/
H A Dapi.go8111 type DeleteReplicaAction struct { struct
8121 func (s DeleteReplicaAction) String() string { argument
8126 func (s DeleteReplicaAction) GoString() string { argument
8131 func (s *DeleteReplicaAction) Validate() error { argument
8144 func (s *DeleteReplicaAction) SetRegionName(v string) *DeleteReplicaAction { argument
12505 Delete *DeleteReplicaAction `type:"structure"`
12545 func (s *ReplicaUpdate) SetDelete(v *DeleteReplicaAction) *ReplicaUpdate {
/dports/devel/gitlab-runner/vault-sdk-v0.1.13/vendor/github.com/aws/aws-sdk-go/service/dynamodb/
H A Dapi.go8111 type DeleteReplicaAction struct { struct
8121 func (s DeleteReplicaAction) String() string { argument
8126 func (s DeleteReplicaAction) GoString() string { argument
8131 func (s *DeleteReplicaAction) Validate() error { argument
8144 func (s *DeleteReplicaAction) SetRegionName(v string) *DeleteReplicaAction { argument
12505 Delete *DeleteReplicaAction `type:"structure"`
12545 func (s *ReplicaUpdate) SetDelete(v *DeleteReplicaAction) *ReplicaUpdate {
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/hashicorp/vault/vault-api-v1.0.4/vendor/github.com/aws/aws-sdk-go/service/dynamodb/
H A Dapi.go8111 type DeleteReplicaAction struct { struct
8121 func (s DeleteReplicaAction) String() string { argument
8126 func (s DeleteReplicaAction) GoString() string { argument
8131 func (s *DeleteReplicaAction) Validate() error { argument
8144 func (s *DeleteReplicaAction) SetRegionName(v string) *DeleteReplicaAction { argument
12505 Delete *DeleteReplicaAction `type:"structure"`
12545 func (s *ReplicaUpdate) SetDelete(v *DeleteReplicaAction) *ReplicaUpdate {

123