ResourceDefaultVersion

class ResourceDefaultVersion : KotlinCustomResource

The default version of a resource that has been registered in the CloudFormation Registry.

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the type. This is used to uniquely identify a ResourceDefaultVersion

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val typeName: Output<String>?

The name of the type being registered. We recommend that type names adhere to the following pattern: company_or_organization::service::type.

Link copied to clipboard
val typeVersionArn: Output<String>?

The Amazon Resource Name (ARN) of the type version.

Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val versionId: Output<String>?

The ID of an existing version of the resource to set as the default.