| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
static ProvisioningType |
ProvisioningType.fromValue(String value)
Use this in place of valueOf.
|
static ProvisioningType |
ProvisioningType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProvisioningType[] |
ProvisioningType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTypeResult |
DescribeTypeResult.withProvisioningType(ProvisioningType provisioningType)
For resource type extensions, the provisioning behavior of the resource type.
|
ListTypesRequest |
ListTypesRequest.withProvisioningType(ProvisioningType provisioningType)
For resource types, the provisioning behavior of the resource type.
|
Copyright © 2021. All rights reserved.