class Aws::CloudFormation::Types::RequiredActivatedType

For extensions that are modules, a public third-party extension that must be activated in your account in order for the module itself to be activated.

For more information, see [Activating public modules for use in your account] in the *CloudFormation User Guide*.

[1]: docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/modules.html#module-enabling

@!attribute [rw] type_name_alias

An alias assigned to the public extension, in this account and
region. If you specify an alias for the extension, CloudFormation
treats the alias as the extension type name within this account and
region. You must use the alias to refer to the extension in your
templates, API calls, and CloudFormation console.
@return [String]

@!attribute [rw] original_type_name

The type name of the public extension.

If you specified a `TypeNameAlias` when enabling the extension in
this account and region, CloudFormation treats that alias as the
extension's type name within the account and region, not the type
name of the public extension. For more information, see [Specifying
aliases to refer to extensions][1] in the *CloudFormation User
Guide*.

[1]: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/registry-public.html#registry-public-enable-alias
@return [String]

@!attribute [rw] publisher_id

The publisher ID of the extension publisher.
@return [String]

@!attribute [rw] supported_major_versions

A list of the major versions of the extension type that the macro
supports.
@return [Array<Integer>]

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

Constants

SENSITIVE