OutpostResolver

class OutpostResolver : KotlinCustomResource

Resource schema for AWS::Route53Resolver::OutpostResolver.

Properties

Link copied to clipboard
val arn: Output<String>

The OutpostResolver ARN.

Link copied to clipboard
val awsId: Output<String>

Id

Link copied to clipboard
val creationTime: Output<String>

The OutpostResolver creation time

Link copied to clipboard

The id of the creator request.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val instanceCount: Output<Int>?

The number of OutpostResolvers.

Link copied to clipboard

The OutpostResolver last modified time

Link copied to clipboard
val name: Output<String>

The OutpostResolver name.

Link copied to clipboard
val outpostArn: Output<String>

The Outpost ARN.

Link copied to clipboard

The OutpostResolver instance type.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The OutpostResolver status, possible values are CREATING, OPERATIONAL, UPDATING, DELETING, ACTION_NEEDED, FAILED_CREATION and FAILED_DELETION.

Link copied to clipboard
val statusMessage: Output<String>

The OutpostResolver status message.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val urn: Output<String>