HookDefaultVersion

class HookDefaultVersion : KotlinCustomResource

Set a version as default version for a hook in CloudFormation Registry.

Example Usage

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Example

No Java example available.

Properties

Link copied to clipboard
val arn: Output<String>

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

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 hook to set as the default.