ResourceType

Types

Link copied to clipboard
data class CloudFormation(val value: CloudFormation) : ResourceType

The CloudFormation template of the resource type.

Link copied to clipboard

The AWS Mainframe Modernization managed application of the resource type.

Link copied to clipboard

The AWS Mainframe Modernization non-managed application of the resource type.

Link copied to clipboard

Functions

Link copied to clipboard

Casts this ResourceType as a CloudFormation and retrieves its aws.sdk.kotlin.services.apptest.model.CloudFormation value. Throws an exception if the ResourceType is not a CloudFormation.

Link copied to clipboard