| Package | Description |
|---|---|
| com.amazonaws.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
static ThirdPartyType |
ThirdPartyType.fromValue(String value)
Use this in place of valueOf.
|
static ThirdPartyType |
ThirdPartyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ThirdPartyType[] |
ThirdPartyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TestTypeRequest |
TestTypeRequest.withType(ThirdPartyType type)
The type of the extension to test.
|
SetTypeConfigurationRequest |
SetTypeConfigurationRequest.withType(ThirdPartyType type)
The type of extension.
|
PublishTypeRequest |
PublishTypeRequest.withType(ThirdPartyType type)
The type of the extension.
|
DeactivateTypeRequest |
DeactivateTypeRequest.withType(ThirdPartyType type)
The extension type.
|
ActivateTypeRequest |
ActivateTypeRequest.withType(ThirdPartyType type)
The extension type.
|
TypeConfigurationIdentifier |
TypeConfigurationIdentifier.withType(ThirdPartyType type)
The type of extension.
|
Copyright © 2023. All rights reserved.