Home
last modified time | relevance | path

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

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudformation/include/aws/cloudformation/model/
H A DPhysicalResourceIdContextKeyValuePair.h35 class AWS_CLOUDFORMATION_API PhysicalResourceIdContextKeyValuePair
38 PhysicalResourceIdContextKeyValuePair();
39 PhysicalResourceIdContextKeyValuePair(const Aws::Utils::Xml::XmlNode& xmlNode);
40 PhysicalResourceIdContextKeyValuePair& operator=(const Aws::Utils::Xml::XmlNode& xmlNode);
74 …inline PhysicalResourceIdContextKeyValuePair& WithKey(const Aws::String& value) { SetKey(value); r… in WithKey()
79 …inline PhysicalResourceIdContextKeyValuePair& WithKey(Aws::String&& value) { SetKey(std::move(valu… in WithKey()
84 …inline PhysicalResourceIdContextKeyValuePair& WithKey(const char* value) { SetKey(value); return *… in WithKey()
115 …inline PhysicalResourceIdContextKeyValuePair& WithValue(const Aws::String& value) { SetValue(value… in WithValue()
120 …inline PhysicalResourceIdContextKeyValuePair& WithValue(Aws::String&& value) { SetValue(std::move(… in WithValue()
125 …inline PhysicalResourceIdContextKeyValuePair& WithValue(const char* value) { SetValue(value); retu… in WithValue()
H A DStackResourceDrift.h198 …inline const Aws::Vector<PhysicalResourceIdContextKeyValuePair>& GetPhysicalResourceIdContext() co… in GetPhysicalResourceIdContext()
216 …nline void SetPhysicalResourceIdContext(const Aws::Vector<PhysicalResourceIdContextKeyValuePair>& … in SetPhysicalResourceIdContext()
225 …inline void SetPhysicalResourceIdContext(Aws::Vector<PhysicalResourceIdContextKeyValuePair>&& valu… in SetPhysicalResourceIdContext()
234 …rceDrift& WithPhysicalResourceIdContext(const Aws::Vector<PhysicalResourceIdContextKeyValuePair>& … in WithPhysicalResourceIdContext()
243 …kResourceDrift& WithPhysicalResourceIdContext(Aws::Vector<PhysicalResourceIdContextKeyValuePair>&&… in WithPhysicalResourceIdContext()
252 …ne StackResourceDrift& AddPhysicalResourceIdContext(const PhysicalResourceIdContextKeyValuePair& v… in AddPhysicalResourceIdContext()
261 …inline StackResourceDrift& AddPhysicalResourceIdContext(PhysicalResourceIdContextKeyValuePair&& va… in AddPhysicalResourceIdContext()
647 Aws::Vector<PhysicalResourceIdContextKeyValuePair> m_physicalResourceIdContext;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudformation/source/model/
H A DPhysicalResourceIdContextKeyValuePair.cpp23 PhysicalResourceIdContextKeyValuePair::PhysicalResourceIdContextKeyValuePair() : in PhysicalResourceIdContextKeyValuePair() function in Aws::CloudFormation::Model::PhysicalResourceIdContextKeyValuePair
29 PhysicalResourceIdContextKeyValuePair::PhysicalResourceIdContextKeyValuePair(const XmlNode& xmlNode… in PhysicalResourceIdContextKeyValuePair() function in Aws::CloudFormation::Model::PhysicalResourceIdContextKeyValuePair
36 PhysicalResourceIdContextKeyValuePair& PhysicalResourceIdContextKeyValuePair::operator =(const XmlN… in operator =()
59 void PhysicalResourceIdContextKeyValuePair::OutputToStream(Aws::OStream& oStream, const char* locat… in OutputToStream()
73 void PhysicalResourceIdContextKeyValuePair::OutputToStream(Aws::OStream& oStream, const char* locat… in OutputToStream()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/cloudformation/types/
H A Dtypes.go309 type PhysicalResourceIdContextKeyValuePair struct { struct
1217 PhysicalResourceIdContext []PhysicalResourceIdContextKeyValuePair
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/cloudformation/types/
H A Dtypes.go307 type PhysicalResourceIdContextKeyValuePair struct { struct
1215 PhysicalResourceIdContext []PhysicalResourceIdContextKeyValuePair
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/cloudformation/types/
H A Dtypes.go307 type PhysicalResourceIdContextKeyValuePair struct { struct
1215 PhysicalResourceIdContext []PhysicalResourceIdContextKeyValuePair
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/cloudformation/types/
H A Dtypes.go307 type PhysicalResourceIdContextKeyValuePair struct { struct
1215 PhysicalResourceIdContext []PhysicalResourceIdContextKeyValuePair
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/cloudformation/types/
H A Dtypes.go309 type PhysicalResourceIdContextKeyValuePair struct { struct
1217 PhysicalResourceIdContext []PhysicalResourceIdContextKeyValuePair
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/cloudformation/types/
H A Dtypes.go310 type PhysicalResourceIdContextKeyValuePair struct { struct
1218 PhysicalResourceIdContext []PhysicalResourceIdContextKeyValuePair
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/cloudformation/types/
H A Dtypes.go309 type PhysicalResourceIdContextKeyValuePair struct { struct
1217 PhysicalResourceIdContext []PhysicalResourceIdContextKeyValuePair
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/cloudformation/types/
H A Dtypes.go351 type PhysicalResourceIdContextKeyValuePair struct { struct
1331 PhysicalResourceIdContext []PhysicalResourceIdContextKeyValuePair
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go9249 type PhysicalResourceIdContextKeyValuePair struct { struct
9264 func (s PhysicalResourceIdContextKeyValuePair) String() string { argument
9269 func (s PhysicalResourceIdContextKeyValuePair) GoString() string { argument
9274 func (s *PhysicalResourceIdContextKeyValuePair) SetKey(v string) *PhysicalResourceIdContextKeyValue… argument
9280 func (s *PhysicalResourceIdContextKeyValuePair) SetValue(v string) *PhysicalResourceIdContextKeyVal… argument
10905 PhysicalResourceIdContext []*PhysicalResourceIdContextKeyValuePair `type:"list"`
10980 …(s *StackResourceDrift) SetPhysicalResourceIdContext(v []*PhysicalResourceIdContextKeyValuePair) *…
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go9249 type PhysicalResourceIdContextKeyValuePair struct { struct
9264 func (s PhysicalResourceIdContextKeyValuePair) String() string { argument
9269 func (s PhysicalResourceIdContextKeyValuePair) GoString() string { argument
9274 func (s *PhysicalResourceIdContextKeyValuePair) SetKey(v string) *PhysicalResourceIdContextKeyValue… argument
9280 func (s *PhysicalResourceIdContextKeyValuePair) SetValue(v string) *PhysicalResourceIdContextKeyVal… argument
10905 PhysicalResourceIdContext []*PhysicalResourceIdContextKeyValuePair `type:"list"`
10980 …(s *StackResourceDrift) SetPhysicalResourceIdContext(v []*PhysicalResourceIdContextKeyValuePair) *…
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go9249 type PhysicalResourceIdContextKeyValuePair struct { struct
9264 func (s PhysicalResourceIdContextKeyValuePair) String() string { argument
9269 func (s PhysicalResourceIdContextKeyValuePair) GoString() string { argument
9274 func (s *PhysicalResourceIdContextKeyValuePair) SetKey(v string) *PhysicalResourceIdContextKeyValue… argument
9280 func (s *PhysicalResourceIdContextKeyValuePair) SetValue(v string) *PhysicalResourceIdContextKeyVal… argument
10905 PhysicalResourceIdContext []*PhysicalResourceIdContextKeyValuePair `type:"list"`
10980 …(s *StackResourceDrift) SetPhysicalResourceIdContext(v []*PhysicalResourceIdContextKeyValuePair) *…
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go11414 type PhysicalResourceIdContextKeyValuePair struct { struct
11429 func (s PhysicalResourceIdContextKeyValuePair) String() string { argument
11434 func (s PhysicalResourceIdContextKeyValuePair) GoString() string { argument
11439 func (s *PhysicalResourceIdContextKeyValuePair) SetKey(v string) *PhysicalResourceIdContextKeyValue… argument
11445 func (s *PhysicalResourceIdContextKeyValuePair) SetValue(v string) *PhysicalResourceIdContextKeyVal… argument
13631 PhysicalResourceIdContext []*PhysicalResourceIdContextKeyValuePair `type:"list"`
13706 …(s *StackResourceDrift) SetPhysicalResourceIdContext(v []*PhysicalResourceIdContextKeyValuePair) *…
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go11414 type PhysicalResourceIdContextKeyValuePair struct { struct
11429 func (s PhysicalResourceIdContextKeyValuePair) String() string { argument
11434 func (s PhysicalResourceIdContextKeyValuePair) GoString() string { argument
11439 func (s *PhysicalResourceIdContextKeyValuePair) SetKey(v string) *PhysicalResourceIdContextKeyValue… argument
11445 func (s *PhysicalResourceIdContextKeyValuePair) SetValue(v string) *PhysicalResourceIdContextKeyVal… argument
13631 PhysicalResourceIdContext []*PhysicalResourceIdContextKeyValuePair `type:"list"`
13706 …(s *StackResourceDrift) SetPhysicalResourceIdContext(v []*PhysicalResourceIdContextKeyValuePair) *…
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go11939 type PhysicalResourceIdContextKeyValuePair struct { struct
11954 func (s PhysicalResourceIdContextKeyValuePair) String() string { argument
11959 func (s PhysicalResourceIdContextKeyValuePair) GoString() string { argument
11964 func (s *PhysicalResourceIdContextKeyValuePair) SetKey(v string) *PhysicalResourceIdContextKeyValue… argument
11970 func (s *PhysicalResourceIdContextKeyValuePair) SetValue(v string) *PhysicalResourceIdContextKeyVal… argument
14301 PhysicalResourceIdContext []*PhysicalResourceIdContextKeyValuePair `type:"list"`
14376 …(s *StackResourceDrift) SetPhysicalResourceIdContext(v []*PhysicalResourceIdContextKeyValuePair) *…
/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/cloudformation/
H A Dapi.go11559 type PhysicalResourceIdContextKeyValuePair struct { struct
11574 func (s PhysicalResourceIdContextKeyValuePair) String() string { argument
11579 func (s PhysicalResourceIdContextKeyValuePair) GoString() string { argument
11584 func (s *PhysicalResourceIdContextKeyValuePair) SetKey(v string) *PhysicalResourceIdContextKeyValue… argument
11590 func (s *PhysicalResourceIdContextKeyValuePair) SetValue(v string) *PhysicalResourceIdContextKeyVal… argument
13806 PhysicalResourceIdContext []*PhysicalResourceIdContextKeyValuePair `type:"list"`
13881 …(s *StackResourceDrift) SetPhysicalResourceIdContext(v []*PhysicalResourceIdContextKeyValuePair) *…
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go11939 type PhysicalResourceIdContextKeyValuePair struct { struct
11954 func (s PhysicalResourceIdContextKeyValuePair) String() string { argument
11959 func (s PhysicalResourceIdContextKeyValuePair) GoString() string { argument
11964 func (s *PhysicalResourceIdContextKeyValuePair) SetKey(v string) *PhysicalResourceIdContextKeyValue… argument
11970 func (s *PhysicalResourceIdContextKeyValuePair) SetValue(v string) *PhysicalResourceIdContextKeyVal… argument
14301 PhysicalResourceIdContext []*PhysicalResourceIdContextKeyValuePair `type:"list"`
14376 …(s *StackResourceDrift) SetPhysicalResourceIdContext(v []*PhysicalResourceIdContextKeyValuePair) *…
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go11559 type PhysicalResourceIdContextKeyValuePair struct { struct
11574 func (s PhysicalResourceIdContextKeyValuePair) String() string { argument
11579 func (s PhysicalResourceIdContextKeyValuePair) GoString() string { argument
11584 func (s *PhysicalResourceIdContextKeyValuePair) SetKey(v string) *PhysicalResourceIdContextKeyValue… argument
11590 func (s *PhysicalResourceIdContextKeyValuePair) SetValue(v string) *PhysicalResourceIdContextKeyVal… argument
13806 PhysicalResourceIdContext []*PhysicalResourceIdContextKeyValuePair `type:"list"`
13881 …(s *StackResourceDrift) SetPhysicalResourceIdContext(v []*PhysicalResourceIdContextKeyValuePair) *…
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go11920 type PhysicalResourceIdContextKeyValuePair struct { struct
11935 func (s PhysicalResourceIdContextKeyValuePair) String() string { argument
11940 func (s PhysicalResourceIdContextKeyValuePair) GoString() string { argument
11945 func (s *PhysicalResourceIdContextKeyValuePair) SetKey(v string) *PhysicalResourceIdContextKeyValue… argument
11951 func (s *PhysicalResourceIdContextKeyValuePair) SetValue(v string) *PhysicalResourceIdContextKeyVal… argument
14165 PhysicalResourceIdContext []*PhysicalResourceIdContextKeyValuePair `type:"list"`
14240 …(s *StackResourceDrift) SetPhysicalResourceIdContext(v []*PhysicalResourceIdContextKeyValuePair) *…
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/cloudformation/
H A Dapi.go11939 type PhysicalResourceIdContextKeyValuePair struct { struct
11954 func (s PhysicalResourceIdContextKeyValuePair) String() string { argument
11959 func (s PhysicalResourceIdContextKeyValuePair) GoString() string { argument
11964 func (s *PhysicalResourceIdContextKeyValuePair) SetKey(v string) *PhysicalResourceIdContextKeyValue… argument
11970 func (s *PhysicalResourceIdContextKeyValuePair) SetValue(v string) *PhysicalResourceIdContextKeyVal… argument
14301 PhysicalResourceIdContext []*PhysicalResourceIdContextKeyValuePair `type:"list"`
14376 …(s *StackResourceDrift) SetPhysicalResourceIdContext(v []*PhysicalResourceIdContextKeyValuePair) *…
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go12422 type PhysicalResourceIdContextKeyValuePair struct { struct
12437 func (s PhysicalResourceIdContextKeyValuePair) String() string { argument
12442 func (s PhysicalResourceIdContextKeyValuePair) GoString() string { argument
12447 func (s *PhysicalResourceIdContextKeyValuePair) SetKey(v string) *PhysicalResourceIdContextKeyValue… argument
12453 func (s *PhysicalResourceIdContextKeyValuePair) SetValue(v string) *PhysicalResourceIdContextKeyVal… argument
14825 PhysicalResourceIdContext []*PhysicalResourceIdContextKeyValuePair `type:"list"`
14906 …(s *StackResourceDrift) SetPhysicalResourceIdContext(v []*PhysicalResourceIdContextKeyValuePair) *…
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go12422 type PhysicalResourceIdContextKeyValuePair struct { struct
12437 func (s PhysicalResourceIdContextKeyValuePair) String() string { argument
12442 func (s PhysicalResourceIdContextKeyValuePair) GoString() string { argument
12447 func (s *PhysicalResourceIdContextKeyValuePair) SetKey(v string) *PhysicalResourceIdContextKeyValue… argument
12453 func (s *PhysicalResourceIdContextKeyValuePair) SetValue(v string) *PhysicalResourceIdContextKeyVal… argument
14825 PhysicalResourceIdContext []*PhysicalResourceIdContextKeyValuePair `type:"list"`
14906 …(s *StackResourceDrift) SetPhysicalResourceIdContext(v []*PhysicalResourceIdContextKeyValuePair) *…
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/cloudformation/
H A Dapi.go12082 type PhysicalResourceIdContextKeyValuePair struct { struct
12097 func (s PhysicalResourceIdContextKeyValuePair) String() string { argument
12102 func (s PhysicalResourceIdContextKeyValuePair) GoString() string { argument
12107 func (s *PhysicalResourceIdContextKeyValuePair) SetKey(v string) *PhysicalResourceIdContextKeyValue… argument
12113 func (s *PhysicalResourceIdContextKeyValuePair) SetValue(v string) *PhysicalResourceIdContextKeyVal… argument
14490 PhysicalResourceIdContext []*PhysicalResourceIdContextKeyValuePair `type:"list"`
14571 …(s *StackResourceDrift) SetPhysicalResourceIdContext(v []*PhysicalResourceIdContextKeyValuePair) *…

12