Home
last modified time | relevance | path

Searched refs:NLBResource (Results 1 – 13 of 13) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-route53-recovery-readiness/source/model/
H A DNLBResource.cpp21 NLBResource::NLBResource() : in NLBResource() function in Aws::Route53RecoveryReadiness::Model::NLBResource
26 NLBResource::NLBResource(JsonView jsonValue) : in NLBResource() function in Aws::Route53RecoveryReadiness::Model::NLBResource
32 NLBResource& NLBResource::operator =(JsonView jsonValue) in operator =()
44 JsonValue NLBResource::Jsonize() const in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-route53-recovery-readiness/include/aws/route53-recovery-readiness/model/
H A DNLBResource.h31 class AWS_ROUTE53RECOVERYREADINESS_API NLBResource
34 NLBResource();
35 NLBResource(Aws::Utils::Json::JsonView jsonValue);
36 NLBResource& operator=(Aws::Utils::Json::JsonView jsonValue);
68 inline NLBResource& WithArn(const Aws::String& value) { SetArn(value); return *this;} in WithArn()
73 inline NLBResource& WithArn(Aws::String&& value) { SetArn(std::move(value)); return *this;} in WithArn()
78 inline NLBResource& WithArn(const char* value) { SetArn(value); return *this;} in WithArn()
H A DTargetResource.h42 inline const NLBResource& GetNLBResource() const{ return m_nLBResource; } in GetNLBResource()
48 …inline void SetNLBResource(const NLBResource& value) { m_nLBResourceHasBeenSet = true; m_nLBResour… in SetNLBResource()
51 …inline void SetNLBResource(NLBResource&& value) { m_nLBResourceHasBeenSet = true; m_nLBResource = … in SetNLBResource()
54 …inline TargetResource& WithNLBResource(const NLBResource& value) { SetNLBResource(value); return *… in WithNLBResource()
57 …inline TargetResource& WithNLBResource(NLBResource&& value) { SetNLBResource(std::move(value)); re… in WithNLBResource()
80 NLBResource m_nLBResource;
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/route53recoveryreadiness/types/
H A Dtypes.go92 type NLBResource struct { struct
283 NLBResource *NLBResource member
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go5839 type NLBResource struct { struct
5847 func (s NLBResource) String() string { argument
5852 func (s NLBResource) GoString() string { argument
5857 func (s *NLBResource) SetArn(v string) *NLBResource { argument
6432 NLBResource *NLBResource `locationName:"nLBResource" type:"structure"` member
6449 func (s *TargetResource) SetNLBResource(v *NLBResource) *TargetResource {
6450 s.NLBResource = v
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go5839 type NLBResource struct { struct
5847 func (s NLBResource) String() string { argument
5852 func (s NLBResource) GoString() string { argument
5857 func (s *NLBResource) SetArn(v string) *NLBResource { argument
6432 NLBResource *NLBResource `locationName:"nLBResource" type:"structure"` member
6449 func (s *TargetResource) SetNLBResource(v *NLBResource) *TargetResource {
6450 s.NLBResource = v
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go6311 type NLBResource struct { struct
6323 func (s NLBResource) String() string { argument
6332 func (s NLBResource) GoString() string { argument
6337 func (s *NLBResource) SetArn(v string) *NLBResource { argument
7008 NLBResource *NLBResource `locationName:"nLBResource" type:"structure"` member
7033 func (s *TargetResource) SetNLBResource(v *NLBResource) *TargetResource {
7034 s.NLBResource = v
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go6311 type NLBResource struct { struct
6323 func (s NLBResource) String() string { argument
6332 func (s NLBResource) GoString() string { argument
6337 func (s *NLBResource) SetArn(v string) *NLBResource { argument
7008 NLBResource *NLBResource `locationName:"nLBResource" type:"structure"` member
7033 func (s *TargetResource) SetNLBResource(v *NLBResource) *TargetResource {
7034 s.NLBResource = v
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go6311 type NLBResource struct { struct
6323 func (s NLBResource) String() string { argument
6332 func (s NLBResource) GoString() string { argument
6337 func (s *NLBResource) SetArn(v string) *NLBResource { argument
7008 NLBResource *NLBResource `locationName:"nLBResource" type:"structure"` member
7033 func (s *TargetResource) SetNLBResource(v *NLBResource) *TargetResource {
7034 s.NLBResource = v
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go5839 type NLBResource struct { struct
5847 func (s NLBResource) String() string { argument
5852 func (s NLBResource) GoString() string { argument
5857 func (s *NLBResource) SetArn(v string) *NLBResource { argument
6432 NLBResource *NLBResource `locationName:"nLBResource" type:"structure"` member
6449 func (s *TargetResource) SetNLBResource(v *NLBResource) *TargetResource {
6450 s.NLBResource = v
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/route53recoveryreadiness/
H A Dapi.go5839 type NLBResource struct { struct
5847 func (s NLBResource) String() string { argument
5852 func (s NLBResource) GoString() string { argument
5857 func (s *NLBResource) SetArn(v string) *NLBResource { argument
6432 NLBResource *NLBResource `locationName:"nLBResource" type:"structure"` member
6449 func (s *TargetResource) SetNLBResource(v *NLBResource) *TargetResource {
6450 s.NLBResource = v
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/route53recoveryreadiness/
H A Dserializers.go2221 func awsRestjson1_serializeDocumentNLBResource(v *types.NLBResource, value smithyjson.Value) error { argument
2296 if v.NLBResource != nil {
2298 if err := awsRestjson1_serializeDocumentNLBResource(v.NLBResource, ok); err != nil {
H A Ddeserializers.go6157 func awsRestjson1_deserializeDocumentNLBResource(v **types.NLBResource, value interface{}) error { argument
6170 var sv *types.NLBResource
6172 sv = &types.NLBResource{}
6821 if err := awsRestjson1_deserializeDocumentNLBResource(&sv.NLBResource, value); err != nil {