@Stability(value=Stable)
public static interface CfnImageRecipe.ComponentConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagerecipe-componentconfiguration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnImageRecipe.ComponentConfigurationProperty.Builder
A builder for
CfnImageRecipe.ComponentConfigurationProperty |
static class |
CfnImageRecipe.ComponentConfigurationProperty.Jsii$Proxy
An implementation for
CfnImageRecipe.ComponentConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnImageRecipe.ComponentConfigurationProperty.Builder |
builder() |
default String |
getComponentArn()
`CfnImageRecipe.ComponentConfigurationProperty.ComponentArn`.
|
@Stability(value=Stable) @Nullable default String getComponentArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-imagebuilder-imagerecipe-componentconfiguration.html#cfn-imagebuilder-imagerecipe-componentconfiguration-componentarn@Stability(value=Stable) static CfnImageRecipe.ComponentConfigurationProperty.Builder builder()
Copyright © 2020. All rights reserved.