@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:38.207Z") @Stability(value=Stable) public interface CfnImageVersionProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnImageVersionProps.Builder
A builder for
CfnImageVersionProps |
static class |
CfnImageVersionProps.Jsii$Proxy
An implementation for
CfnImageVersionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnImageVersionProps.Builder |
builder() |
String |
getBaseImage()
`AWS::SageMaker::ImageVersion.BaseImage`.
|
String |
getImageName()
`AWS::SageMaker::ImageVersion.ImageName`.
|
@Stability(value=Stable) @NotNull String getBaseImage()
@Stability(value=Stable) @NotNull String getImageName()
@Stability(value=Stable) static CfnImageVersionProps.Builder builder()
CfnImageVersionProps.Builder of CfnImageVersionPropsCopyright © 2021. All rights reserved.