@Stability(value=Stable)
public static interface CfnImageRecipe.ComponentParameterProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnImageRecipe.ComponentParameterProperty.Builder
A builder for
CfnImageRecipe.ComponentParameterProperty |
static class |
CfnImageRecipe.ComponentParameterProperty.Jsii$Proxy
An implementation for
CfnImageRecipe.ComponentParameterProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnImageRecipe.ComponentParameterProperty.Builder |
builder() |
String |
getName()
`CfnImageRecipe.ComponentParameterProperty.Name`.
|
List<String> |
getValue()
`CfnImageRecipe.ComponentParameterProperty.Value`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @NotNull List<String> getValue()
@Stability(value=Stable) static CfnImageRecipe.ComponentParameterProperty.Builder builder()
Copyright © 2021. All rights reserved.