Package-level declarations

Types

Link copied to clipboard
enum HookTypeConfigConfigurationAlias : Enum<HookTypeConfigConfigurationAlias> , ConvertibleToJava<HookTypeConfigConfigurationAlias>

An alias by which to refer to this extension configuration data.

Link copied to clipboard
enum HookVersionVisibility : Enum<HookVersionVisibility> , ConvertibleToJava<HookVersionVisibility>

The scope at which the type is visible and usable in CloudFormation operations. Valid values include: PRIVATE: The type is only visible and usable within the account in which it is registered. Currently, AWS CloudFormation marks any types you register as PRIVATE. PUBLIC: The type is publically visible and usable within any Amazon account.

Link copied to clipboard
enum ModuleVersionVisibility : Enum<ModuleVersionVisibility> , ConvertibleToJava<ModuleVersionVisibility>

The scope at which the type is visible and usable in CloudFormation operations. The only allowed value at present is: PRIVATE: The type is only visible and usable within the account in which it is registered. Currently, AWS CloudFormation marks any types you register as PRIVATE.

Link copied to clipboard
enum PublicTypeVersionType : Enum<PublicTypeVersionType> , ConvertibleToJava<PublicTypeVersionType>

The kind of extension

Link copied to clipboard
enum PublisherIdentityProvider : Enum<PublisherIdentityProvider> , ConvertibleToJava<PublisherIdentityProvider>

The type of account used as the identity provider when registering this publisher with CloudFormation.

Link copied to clipboard
enum PublisherStatus : Enum<PublisherStatus> , ConvertibleToJava<PublisherStatus>

Whether the publisher is verified.

Link copied to clipboard
enum ResourceVersionProvisioningType : Enum<ResourceVersionProvisioningType> , ConvertibleToJava<ResourceVersionProvisioningType>

The provisioning behavior of the type. AWS CloudFormation determines the provisioning type during registration, based on the types of handlers in the schema handler package submitted.

Link copied to clipboard
enum ResourceVersionVisibility : Enum<ResourceVersionVisibility> , ConvertibleToJava<ResourceVersionVisibility>

The scope at which the type is visible and usable in CloudFormation operations. Valid values include: PRIVATE: The type is only visible and usable within the account in which it is registered. Currently, AWS CloudFormation marks any types you register as PRIVATE. PUBLIC: The type is publically visible and usable within any Amazon account.

Link copied to clipboard
enum StackCapabilitiesItem : Enum<StackCapabilitiesItem> , ConvertibleToJava<StackCapabilitiesItem>
Link copied to clipboard
enum StackSetCallAs : Enum<StackSetCallAs> , ConvertibleToJava<StackSetCallAs>

Specifies the AWS account that you are acting from. By default, SELF is specified. For self-managed permissions, specify SELF; for service-managed permissions, if you are signed in to the organization's management account, specify SELF. If you are signed in to a delegated administrator account, specify DELEGATED_ADMIN.

Link copied to clipboard
enum StackSetCapability : Enum<StackSetCapability> , ConvertibleToJava<StackSetCapability>
Link copied to clipboard
enum StackSetConcurrencyMode : Enum<StackSetConcurrencyMode> , ConvertibleToJava<StackSetConcurrencyMode>

Specifies how the concurrency level behaves during the operation execution.

enum StackSetDeploymentTargetsAccountFilterType : Enum<StackSetDeploymentTargetsAccountFilterType> , ConvertibleToJava<StackSetDeploymentTargetsAccountFilterType>

The filter type you want to apply on organizational units and accounts.

Link copied to clipboard
enum StackSetPermissionModel : Enum<StackSetPermissionModel> , ConvertibleToJava<StackSetPermissionModel>

Describes how the IAM roles required for stack set operations are created. By default, SELF-MANAGED is specified.

Link copied to clipboard
enum StackSetRegionConcurrencyType : Enum<StackSetRegionConcurrencyType> , ConvertibleToJava<StackSetRegionConcurrencyType>

The concurrency type of deploying StackSets operations in regions, could be in parallel or one region at a time

Link copied to clipboard
enum StackStatus : Enum<StackStatus> , ConvertibleToJava<StackStatus>

Current status of the stack.

Link copied to clipboard
enum TypeActivationType : Enum<TypeActivationType> , ConvertibleToJava<TypeActivationType>

The kind of extension

Link copied to clipboard
enum TypeActivationVersionBump : Enum<TypeActivationVersionBump> , ConvertibleToJava<TypeActivationVersionBump>

Manually updates a previously-enabled type to a new major or minor version, if available. You can also use this parameter to update the value of AutoUpdateEnabled