@Stability(value=Stable)
public static interface CfnJob.RecipeProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnJob.RecipeProperty.Builder
A builder for
CfnJob.RecipeProperty |
static class |
CfnJob.RecipeProperty.Jsii$Proxy
An implementation for
CfnJob.RecipeProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnJob.RecipeProperty.Builder |
builder() |
String |
getName()
`CfnJob.RecipeProperty.Name`.
|
default String |
getVersion()
`CfnJob.RecipeProperty.Version`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default String getVersion()
@Stability(value=Stable) static CfnJob.RecipeProperty.Builder builder()
CfnJob.RecipeProperty.Builder of CfnJob.RecipePropertyCopyright © 2021. All rights reserved.