class Aws::CloudFormation::Types::DescribeTypeRegistrationOutput

@!attribute [rw] progress_status

The current status of the extension registration request.
@return [String]

@!attribute [rw] description

The description of the extension registration request.
@return [String]

@!attribute [rw] type_arn

The Amazon Resource Name (ARN) of the extension being registered.

For registration requests with a `ProgressStatus` of other than
`COMPLETE`, this will be `null`.
@return [String]

@!attribute [rw] type_version_arn

The Amazon Resource Name (ARN) of this specific version of the
extension being registered.

For registration requests with a `ProgressStatus` of other than
`COMPLETE`, this will be `null`.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/DescribeTypeRegistrationOutput AWS API Documentation

Constants

SENSITIVE