@Stability(value=Stable)
public static interface CfnUserProfile.ResourceSpecProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnUserProfile.ResourceSpecProperty.Builder
A builder for
CfnUserProfile.ResourceSpecProperty |
static class |
CfnUserProfile.ResourceSpecProperty.Jsii$Proxy
An implementation for
CfnUserProfile.ResourceSpecProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnUserProfile.ResourceSpecProperty.Builder |
builder() |
default String |
getInstanceType()
`CfnUserProfile.ResourceSpecProperty.InstanceType`.
|
default String |
getSageMakerImageArn()
`CfnUserProfile.ResourceSpecProperty.SageMakerImageArn`.
|
default String |
getSageMakerImageVersionArn()
`CfnUserProfile.ResourceSpecProperty.SageMakerImageVersionArn`.
|
@Stability(value=Stable) @Nullable default String getInstanceType()
@Stability(value=Stable) @Nullable default String getSageMakerImageArn()
@Stability(value=Stable) @Nullable default String getSageMakerImageVersionArn()
@Stability(value=Stable) static CfnUserProfile.ResourceSpecProperty.Builder builder()
Copyright © 2021. All rights reserved.