@Stability(value=Stable)
public static interface CfnLayer.RecipesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-recipes.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnLayer.RecipesProperty.Builder
A builder for
CfnLayer.RecipesProperty |
static class |
CfnLayer.RecipesProperty.Jsii$Proxy
An implementation for
CfnLayer.RecipesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnLayer.RecipesProperty.Builder |
builder() |
default List<String> |
getConfigure()
`CfnLayer.RecipesProperty.Configure`.
|
default List<String> |
getDeploy()
`CfnLayer.RecipesProperty.Deploy`.
|
default List<String> |
getSetup()
`CfnLayer.RecipesProperty.Setup`.
|
default List<String> |
getShutdown()
`CfnLayer.RecipesProperty.Shutdown`.
|
default List<String> |
getUndeploy()
`CfnLayer.RecipesProperty.Undeploy`.
|
@Stability(value=Stable) @Nullable default List<String> getConfigure()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-recipes.html#cfn-opsworks-layer-customrecipes-configure@Stability(value=Stable) @Nullable default List<String> getDeploy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-recipes.html#cfn-opsworks-layer-customrecipes-deploy@Stability(value=Stable) @Nullable default List<String> getSetup()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-recipes.html#cfn-opsworks-layer-customrecipes-setup@Stability(value=Stable) @Nullable default List<String> getShutdown()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-recipes.html#cfn-opsworks-layer-customrecipes-shutdown@Stability(value=Stable) @Nullable default List<String> getUndeploy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-opsworks-layer-recipes.html#cfn-opsworks-layer-customrecipes-undeploy@Stability(value=Stable) static CfnLayer.RecipesProperty.Builder builder()
CfnLayer.RecipesProperty.Builder of CfnLayer.RecipesPropertyCopyright © 2020. All rights reserved.