PublicTypeVersion

class PublicTypeVersion : KotlinCustomResource

Test and Publish a resource that has been registered in the CloudFormation Registry.

Properties

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

The Amazon Resource Number (ARN) of the extension.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

A url to the S3 bucket where logs for the testType run will be available

Link copied to clipboard
val publicTypeArn: Output<String>

The Amazon Resource Number (ARN) assigned to the public extension upon publication

Link copied to clipboard

The version number of a public third-party extension

Link copied to clipboard
val publisherId: Output<String>

The publisher id assigned by CloudFormation for publishing in this region.

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

The kind of extension

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 Number (ARN) of the extension with the versionId.

Link copied to clipboard
val urn: Output<String>