Home
last modified time | relevance | path

Searched refs:SetKmsMasterKeyId (Results 1 – 25 of 44) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-macie2/include/aws/macie2/model/
H A DServerSideEncryption.h104 …inline void SetKmsMasterKeyId(const Aws::String& value) { m_kmsMasterKeyIdHasBeenSet = true; m_kms… in SetKmsMasterKeyId() function
111 …inline void SetKmsMasterKeyId(Aws::String&& value) { m_kmsMasterKeyIdHasBeenSet = true; m_kmsMaste… in SetKmsMasterKeyId() function
118 …inline void SetKmsMasterKeyId(const char* value) { m_kmsMasterKeyIdHasBeenSet = true; m_kmsMasterK… in SetKmsMasterKeyId() function
125 …inline ServerSideEncryption& WithKmsMasterKeyId(const Aws::String& value) { SetKmsMasterKeyId(valu… in WithKmsMasterKeyId()
132 …inline ServerSideEncryption& WithKmsMasterKeyId(Aws::String&& value) { SetKmsMasterKeyId(std::move… in WithKmsMasterKeyId()
139 …inline ServerSideEncryption& WithKmsMasterKeyId(const char* value) { SetKmsMasterKeyId(value); ret… in WithKmsMasterKeyId()
H A DBucketServerSideEncryption.h67 …inline void SetKmsMasterKeyId(const Aws::String& value) { m_kmsMasterKeyIdHasBeenSet = true; m_kms… in SetKmsMasterKeyId() function
75 …inline void SetKmsMasterKeyId(Aws::String&& value) { m_kmsMasterKeyIdHasBeenSet = true; m_kmsMaste… in SetKmsMasterKeyId() function
83 …inline void SetKmsMasterKeyId(const char* value) { m_kmsMasterKeyIdHasBeenSet = true; m_kmsMasterK… in SetKmsMasterKeyId() function
91 …erverSideEncryption& WithKmsMasterKeyId(const Aws::String& value) { SetKmsMasterKeyId(value); retu… in WithKmsMasterKeyId()
99 …inline BucketServerSideEncryption& WithKmsMasterKeyId(Aws::String&& value) { SetKmsMasterKeyId(std… in WithKmsMasterKeyId()
107 …inline BucketServerSideEncryption& WithKmsMasterKeyId(const char* value) { SetKmsMasterKeyId(value… in WithKmsMasterKeyId()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsSqsQueueDetails.h81 …inline void SetKmsMasterKeyId(const Aws::String& value) { m_kmsMasterKeyIdHasBeenSet = true; m_kms… in SetKmsMasterKeyId() function
87 …inline void SetKmsMasterKeyId(Aws::String&& value) { m_kmsMasterKeyIdHasBeenSet = true; m_kmsMaste… in SetKmsMasterKeyId() function
93 …inline void SetKmsMasterKeyId(const char* value) { m_kmsMasterKeyIdHasBeenSet = true; m_kmsMasterK… in SetKmsMasterKeyId() function
99 …inline AwsSqsQueueDetails& WithKmsMasterKeyId(const Aws::String& value) { SetKmsMasterKeyId(value)… in WithKmsMasterKeyId()
105 …inline AwsSqsQueueDetails& WithKmsMasterKeyId(Aws::String&& value) { SetKmsMasterKeyId(std::move(v… in WithKmsMasterKeyId()
111 …inline AwsSqsQueueDetails& WithKmsMasterKeyId(const char* value) { SetKmsMasterKeyId(value); retur… in WithKmsMasterKeyId()
H A DAwsSnsTopicDetails.h58 …inline void SetKmsMasterKeyId(const Aws::String& value) { m_kmsMasterKeyIdHasBeenSet = true; m_kms… in SetKmsMasterKeyId() function
64 …inline void SetKmsMasterKeyId(Aws::String&& value) { m_kmsMasterKeyIdHasBeenSet = true; m_kmsMaste… in SetKmsMasterKeyId() function
70 …inline void SetKmsMasterKeyId(const char* value) { m_kmsMasterKeyIdHasBeenSet = true; m_kmsMasterK… in SetKmsMasterKeyId() function
76 …inline AwsSnsTopicDetails& WithKmsMasterKeyId(const Aws::String& value) { SetKmsMasterKeyId(value)… in WithKmsMasterKeyId()
82 …inline AwsSnsTopicDetails& WithKmsMasterKeyId(Aws::String&& value) { SetKmsMasterKeyId(std::move(v… in WithKmsMasterKeyId()
88 …inline AwsSnsTopicDetails& WithKmsMasterKeyId(const char* value) { SetKmsMasterKeyId(value); retur… in WithKmsMasterKeyId()
H A DAwsDynamoDbTableReplica.h101 …inline void SetKmsMasterKeyId(const Aws::String& value) { m_kmsMasterKeyIdHasBeenSet = true; m_kms… in SetKmsMasterKeyId() function
107 …inline void SetKmsMasterKeyId(Aws::String&& value) { m_kmsMasterKeyIdHasBeenSet = true; m_kmsMaste… in SetKmsMasterKeyId() function
113 …inline void SetKmsMasterKeyId(const char* value) { m_kmsMasterKeyIdHasBeenSet = true; m_kmsMasterK… in SetKmsMasterKeyId() function
119 …ynamoDbTableReplica& WithKmsMasterKeyId(const Aws::String& value) { SetKmsMasterKeyId(value); retu… in WithKmsMasterKeyId()
125 …inline AwsDynamoDbTableReplica& WithKmsMasterKeyId(Aws::String&& value) { SetKmsMasterKeyId(std::m… in WithKmsMasterKeyId()
131 …inline AwsDynamoDbTableReplica& WithKmsMasterKeyId(const char* value) { SetKmsMasterKeyId(value); … in WithKmsMasterKeyId()
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go6364 func (s *AwsSnsTopicDetails) SetKmsMasterKeyId(v string) *AwsSnsTopicDetails { func
6463 func (s *AwsSqsQueueDetails) SetKmsMasterKeyId(v string) *AwsSqsQueueDetails { func
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/securityhub/
H A Dapi.go8696 func (s *AwsSnsTopicDetails) SetKmsMasterKeyId(v string) *AwsSnsTopicDetails { func
8795 func (s *AwsSqsQueueDetails) SetKmsMasterKeyId(v string) *AwsSqsQueueDetails { func
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go8495 func (s *AwsSnsTopicDetails) SetKmsMasterKeyId(v string) *AwsSnsTopicDetails { func
8594 func (s *AwsSqsQueueDetails) SetKmsMasterKeyId(v string) *AwsSqsQueueDetails { func
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go8907 func (s *AwsSnsTopicDetails) SetKmsMasterKeyId(v string) *AwsSnsTopicDetails { func
9006 func (s *AwsSqsQueueDetails) SetKmsMasterKeyId(v string) *AwsSqsQueueDetails { func
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go7200 func (s *BucketServerSideEncryption) SetKmsMasterKeyId(v string) *BucketServerSideEncryption { func
13469 func (s *ServerSideEncryption) SetKmsMasterKeyId(v string) *ServerSideEncryption { func
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go8062 func (s *AwsDynamoDbTableReplica) SetKmsMasterKeyId(v string) *AwsDynamoDbTableReplica { func
16904 func (s *AwsSnsTopicDetails) SetKmsMasterKeyId(v string) *AwsSnsTopicDetails { func
17003 func (s *AwsSqsQueueDetails) SetKmsMasterKeyId(v string) *AwsSqsQueueDetails { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go9277 func (s *AwsSnsTopicDetails) SetKmsMasterKeyId(v string) *AwsSnsTopicDetails { func
9376 func (s *AwsSqsQueueDetails) SetKmsMasterKeyId(v string) *AwsSqsQueueDetails { func
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go7475 func (s *BucketServerSideEncryption) SetKmsMasterKeyId(v string) *BucketServerSideEncryption { func
13944 func (s *ServerSideEncryption) SetKmsMasterKeyId(v string) *ServerSideEncryption { func
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go7475 func (s *BucketServerSideEncryption) SetKmsMasterKeyId(v string) *BucketServerSideEncryption { func
13944 func (s *ServerSideEncryption) SetKmsMasterKeyId(v string) *ServerSideEncryption { func
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go7475 func (s *BucketServerSideEncryption) SetKmsMasterKeyId(v string) *BucketServerSideEncryption { func
13944 func (s *ServerSideEncryption) SetKmsMasterKeyId(v string) *ServerSideEncryption { func
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/securityhub/
H A Dapi.go9180 func (s *AwsSnsTopicDetails) SetKmsMasterKeyId(v string) *AwsSnsTopicDetails { func
9279 func (s *AwsSqsQueueDetails) SetKmsMasterKeyId(v string) *AwsSqsQueueDetails { func
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go9167 func (s *AwsDynamoDbTableReplica) SetKmsMasterKeyId(v string) *AwsDynamoDbTableReplica { func
18176 func (s *AwsSnsTopicDetails) SetKmsMasterKeyId(v string) *AwsSnsTopicDetails { func
18275 func (s *AwsSqsQueueDetails) SetKmsMasterKeyId(v string) *AwsSqsQueueDetails { func
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go9167 func (s *AwsDynamoDbTableReplica) SetKmsMasterKeyId(v string) *AwsDynamoDbTableReplica { func
18176 func (s *AwsSnsTopicDetails) SetKmsMasterKeyId(v string) *AwsSnsTopicDetails { func
18275 func (s *AwsSqsQueueDetails) SetKmsMasterKeyId(v string) *AwsSqsQueueDetails { func
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/securityhub/
H A Dapi.go9172 func (s *AwsDynamoDbTableReplica) SetKmsMasterKeyId(v string) *AwsDynamoDbTableReplica { func
18181 func (s *AwsSnsTopicDetails) SetKmsMasterKeyId(v string) *AwsSnsTopicDetails { func
18280 func (s *AwsSqsQueueDetails) SetKmsMasterKeyId(v string) *AwsSqsQueueDetails { func
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go7638 func (s *BucketServerSideEncryption) SetKmsMasterKeyId(v string) *BucketServerSideEncryption { func
14701 func (s *ServerSideEncryption) SetKmsMasterKeyId(v string) *ServerSideEncryption { func
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go7638 func (s *BucketServerSideEncryption) SetKmsMasterKeyId(v string) *BucketServerSideEncryption { func
14707 func (s *ServerSideEncryption) SetKmsMasterKeyId(v string) *ServerSideEncryption { func
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go7638 func (s *BucketServerSideEncryption) SetKmsMasterKeyId(v string) *BucketServerSideEncryption { func
14701 func (s *ServerSideEncryption) SetKmsMasterKeyId(v string) *ServerSideEncryption { func
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go7944 func (s *BucketServerSideEncryption) SetKmsMasterKeyId(v string) *BucketServerSideEncryption { func
16517 func (s *ServerSideEncryption) SetKmsMasterKeyId(v string) *ServerSideEncryption { func
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go7946 func (s *BucketServerSideEncryption) SetKmsMasterKeyId(v string) *BucketServerSideEncryption { func
16580 func (s *ServerSideEncryption) SetKmsMasterKeyId(v string) *ServerSideEncryption { func
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/macie2/
H A Dapi.go7944 func (s *BucketServerSideEncryption) SetKmsMasterKeyId(v string) *BucketServerSideEncryption { func
16517 func (s *ServerSideEncryption) SetKmsMasterKeyId(v string) *ServerSideEncryption { func

12