1. Packages
  2. AWS Cloud Control
  3. API Docs
  4. route53recoveryreadiness
  5. getResourceSet

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

aws-native.route53recoveryreadiness.getResourceSet

Explore with Pulumi AI

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi

Schema for the AWS Route53 Recovery Readiness ResourceSet Resource and API.

Using getResourceSet

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getResourceSet(args: GetResourceSetArgs, opts?: InvokeOptions): Promise<GetResourceSetResult>
function getResourceSetOutput(args: GetResourceSetOutputArgs, opts?: InvokeOptions): Output<GetResourceSetResult>
Copy
def get_resource_set(resource_set_name: Optional[str] = None,
                     opts: Optional[InvokeOptions] = None) -> GetResourceSetResult
def get_resource_set_output(resource_set_name: Optional[pulumi.Input[str]] = None,
                     opts: Optional[InvokeOptions] = None) -> Output[GetResourceSetResult]
Copy
func LookupResourceSet(ctx *Context, args *LookupResourceSetArgs, opts ...InvokeOption) (*LookupResourceSetResult, error)
func LookupResourceSetOutput(ctx *Context, args *LookupResourceSetOutputArgs, opts ...InvokeOption) LookupResourceSetResultOutput
Copy

> Note: This function is named LookupResourceSet in the Go SDK.

public static class GetResourceSet 
{
    public static Task<GetResourceSetResult> InvokeAsync(GetResourceSetArgs args, InvokeOptions? opts = null)
    public static Output<GetResourceSetResult> Invoke(GetResourceSetInvokeArgs args, InvokeOptions? opts = null)
}
Copy
public static CompletableFuture<GetResourceSetResult> getResourceSet(GetResourceSetArgs args, InvokeOptions options)
public static Output<GetResourceSetResult> getResourceSet(GetResourceSetArgs args, InvokeOptions options)
Copy
fn::invoke:
  function: aws-native:route53recoveryreadiness:getResourceSet
  arguments:
    # arguments dictionary
Copy

The following arguments are supported:

ResourceSetName This property is required. string
The name of the resource set to create.
ResourceSetName This property is required. string
The name of the resource set to create.
resourceSetName This property is required. String
The name of the resource set to create.
resourceSetName This property is required. string
The name of the resource set to create.
resource_set_name This property is required. str
The name of the resource set to create.
resourceSetName This property is required. String
The name of the resource set to create.

getResourceSet Result

The following output properties are available:

ResourceSetArn string
The Amazon Resource Name (ARN) of the resource set.
Resources List<Pulumi.AwsNative.Route53RecoveryReadiness.Outputs.ResourceSetResource>
A list of resource objects in the resource set.
Tags List<Pulumi.AwsNative.Outputs.Tag>
A tag to associate with the parameters for a resource set.
ResourceSetArn string
The Amazon Resource Name (ARN) of the resource set.
Resources []ResourceSetResource
A list of resource objects in the resource set.
Tags Tag
A tag to associate with the parameters for a resource set.
resourceSetArn String
The Amazon Resource Name (ARN) of the resource set.
resources List<ResourceSetResource>
A list of resource objects in the resource set.
tags List<Tag>
A tag to associate with the parameters for a resource set.
resourceSetArn string
The Amazon Resource Name (ARN) of the resource set.
resources ResourceSetResource[]
A list of resource objects in the resource set.
tags Tag[]
A tag to associate with the parameters for a resource set.
resource_set_arn str
The Amazon Resource Name (ARN) of the resource set.
resources Sequence[ResourceSetResource]
A list of resource objects in the resource set.
tags Sequence[root_Tag]
A tag to associate with the parameters for a resource set.
resourceSetArn String
The Amazon Resource Name (ARN) of the resource set.
resources List<Property Map>
A list of resource objects in the resource set.
tags List<Property Map>
A tag to associate with the parameters for a resource set.

Supporting Types

ResourceSetDnsTargetResource

DomainName string
The domain name that acts as an ingress point to a portion of the customer application.
HostedZoneArn string
The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
RecordSetId string
The Route 53 record set ID that will uniquely identify a DNS record, given a name and a type.
RecordType string
The type of DNS record of the target resource.
TargetResource Pulumi.AwsNative.Route53RecoveryReadiness.Inputs.ResourceSetTargetResource
The target resource that the Route 53 record points to.
DomainName string
The domain name that acts as an ingress point to a portion of the customer application.
HostedZoneArn string
The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
RecordSetId string
The Route 53 record set ID that will uniquely identify a DNS record, given a name and a type.
RecordType string
The type of DNS record of the target resource.
TargetResource ResourceSetTargetResource
The target resource that the Route 53 record points to.
domainName String
The domain name that acts as an ingress point to a portion of the customer application.
hostedZoneArn String
The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
recordSetId String
The Route 53 record set ID that will uniquely identify a DNS record, given a name and a type.
recordType String
The type of DNS record of the target resource.
targetResource ResourceSetTargetResource
The target resource that the Route 53 record points to.
domainName string
The domain name that acts as an ingress point to a portion of the customer application.
hostedZoneArn string
The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
recordSetId string
The Route 53 record set ID that will uniquely identify a DNS record, given a name and a type.
recordType string
The type of DNS record of the target resource.
targetResource ResourceSetTargetResource
The target resource that the Route 53 record points to.
domain_name str
The domain name that acts as an ingress point to a portion of the customer application.
hosted_zone_arn str
The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
record_set_id str
The Route 53 record set ID that will uniquely identify a DNS record, given a name and a type.
record_type str
The type of DNS record of the target resource.
target_resource ResourceSetTargetResource
The target resource that the Route 53 record points to.
domainName String
The domain name that acts as an ingress point to a portion of the customer application.
hostedZoneArn String
The hosted zone Amazon Resource Name (ARN) that contains the DNS record with the provided name of the target resource.
recordSetId String
The Route 53 record set ID that will uniquely identify a DNS record, given a name and a type.
recordType String
The type of DNS record of the target resource.
targetResource Property Map
The target resource that the Route 53 record points to.

ResourceSetNlbResource

Arn string
A Network Load Balancer resource Amazon Resource Name (ARN).
Arn string
A Network Load Balancer resource Amazon Resource Name (ARN).
arn String
A Network Load Balancer resource Amazon Resource Name (ARN).
arn string
A Network Load Balancer resource Amazon Resource Name (ARN).
arn str
A Network Load Balancer resource Amazon Resource Name (ARN).
arn String
A Network Load Balancer resource Amazon Resource Name (ARN).

ResourceSetR53ResourceRecord

DomainName string
The DNS target domain name.
RecordSetId string
The Resource Record set id.
DomainName string
The DNS target domain name.
RecordSetId string
The Resource Record set id.
domainName String
The DNS target domain name.
recordSetId String
The Resource Record set id.
domainName string
The DNS target domain name.
recordSetId string
The Resource Record set id.
domain_name str
The DNS target domain name.
record_set_id str
The Resource Record set id.
domainName String
The DNS target domain name.
recordSetId String
The Resource Record set id.

ResourceSetResource

ComponentId string
The component identifier of the resource, generated when DNS target resource is used.
DnsTargetResource Pulumi.AwsNative.Route53RecoveryReadiness.Inputs.ResourceSetDnsTargetResource
A component for DNS/routing control readiness checks. This is a required setting when ResourceSet ResourceSetType is set to AWS::Route53RecoveryReadiness::DNSTargetResource . Do not set it for any other ResourceSetType setting.
ReadinessScopes List<string>
A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.
ResourceArn string
The Amazon Resource Name (ARN) of the AWS resource.
ComponentId string
The component identifier of the resource, generated when DNS target resource is used.
DnsTargetResource ResourceSetDnsTargetResource
A component for DNS/routing control readiness checks. This is a required setting when ResourceSet ResourceSetType is set to AWS::Route53RecoveryReadiness::DNSTargetResource . Do not set it for any other ResourceSetType setting.
ReadinessScopes []string
A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.
ResourceArn string
The Amazon Resource Name (ARN) of the AWS resource.
componentId String
The component identifier of the resource, generated when DNS target resource is used.
dnsTargetResource ResourceSetDnsTargetResource
A component for DNS/routing control readiness checks. This is a required setting when ResourceSet ResourceSetType is set to AWS::Route53RecoveryReadiness::DNSTargetResource . Do not set it for any other ResourceSetType setting.
readinessScopes List<String>
A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.
resourceArn String
The Amazon Resource Name (ARN) of the AWS resource.
componentId string
The component identifier of the resource, generated when DNS target resource is used.
dnsTargetResource ResourceSetDnsTargetResource
A component for DNS/routing control readiness checks. This is a required setting when ResourceSet ResourceSetType is set to AWS::Route53RecoveryReadiness::DNSTargetResource . Do not set it for any other ResourceSetType setting.
readinessScopes string[]
A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.
resourceArn string
The Amazon Resource Name (ARN) of the AWS resource.
component_id str
The component identifier of the resource, generated when DNS target resource is used.
dns_target_resource ResourceSetDnsTargetResource
A component for DNS/routing control readiness checks. This is a required setting when ResourceSet ResourceSetType is set to AWS::Route53RecoveryReadiness::DNSTargetResource . Do not set it for any other ResourceSetType setting.
readiness_scopes Sequence[str]
A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.
resource_arn str
The Amazon Resource Name (ARN) of the AWS resource.
componentId String
The component identifier of the resource, generated when DNS target resource is used.
dnsTargetResource Property Map
A component for DNS/routing control readiness checks. This is a required setting when ResourceSet ResourceSetType is set to AWS::Route53RecoveryReadiness::DNSTargetResource . Do not set it for any other ResourceSetType setting.
readinessScopes List<String>
A list of recovery group Amazon Resource Names (ARNs) and cell ARNs that this resource is contained within.
resourceArn String
The Amazon Resource Name (ARN) of the AWS resource.

ResourceSetTargetResource

NlbResource Pulumi.AwsNative.Route53RecoveryReadiness.Inputs.ResourceSetNlbResource
The Network Load Balancer resource that a DNS target resource points to.
R53Resource Pulumi.AwsNative.Route53RecoveryReadiness.Inputs.ResourceSetR53ResourceRecord
The Route 53 resource that a DNS target resource record points to.
NlbResource ResourceSetNlbResource
The Network Load Balancer resource that a DNS target resource points to.
R53Resource ResourceSetR53ResourceRecord
The Route 53 resource that a DNS target resource record points to.
nlbResource ResourceSetNlbResource
The Network Load Balancer resource that a DNS target resource points to.
r53Resource ResourceSetR53ResourceRecord
The Route 53 resource that a DNS target resource record points to.
nlbResource ResourceSetNlbResource
The Network Load Balancer resource that a DNS target resource points to.
r53Resource ResourceSetR53ResourceRecord
The Route 53 resource that a DNS target resource record points to.
nlb_resource ResourceSetNlbResource
The Network Load Balancer resource that a DNS target resource points to.
r53_resource ResourceSetR53ResourceRecord
The Route 53 resource that a DNS target resource record points to.
nlbResource Property Map
The Network Load Balancer resource that a DNS target resource points to.
r53Resource Property Map
The Route 53 resource that a DNS target resource record points to.

Tag

Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
Key This property is required. string
The key name of the tag
Value This property is required. string
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag
key This property is required. string
The key name of the tag
value This property is required. string
The value of the tag
key This property is required. str
The key name of the tag
value This property is required. str
The value of the tag
key This property is required. String
The key name of the tag
value This property is required. String
The value of the tag

Package Details

Repository
AWS Native pulumi/pulumi-aws-native
License
Apache-2.0

We recommend new projects start with resources from the AWS provider.

AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi