@Stability(value=Stable) public static final class CfnUserProfile.ResourceSpecProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnUserProfile.ResourceSpecProperty>
CfnUserProfile.ResourceSpecProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnUserProfile.ResourceSpecProperty |
build()
Builds the configured instance.
|
CfnUserProfile.ResourceSpecProperty.Builder |
instanceType(String instanceType)
Sets the value of
CfnUserProfile.ResourceSpecProperty.getInstanceType() |
CfnUserProfile.ResourceSpecProperty.Builder |
sageMakerImageArn(String sageMakerImageArn)
Sets the value of
CfnUserProfile.ResourceSpecProperty.getSageMakerImageArn() |
CfnUserProfile.ResourceSpecProperty.Builder |
sageMakerImageVersionArn(String sageMakerImageVersionArn)
Sets the value of
CfnUserProfile.ResourceSpecProperty.getSageMakerImageVersionArn() |
@Stability(value=Stable) public CfnUserProfile.ResourceSpecProperty.Builder instanceType(String instanceType)
CfnUserProfile.ResourceSpecProperty.getInstanceType()instanceType - `CfnUserProfile.ResourceSpecProperty.InstanceType`.this@Stability(value=Stable) public CfnUserProfile.ResourceSpecProperty.Builder sageMakerImageArn(String sageMakerImageArn)
CfnUserProfile.ResourceSpecProperty.getSageMakerImageArn()sageMakerImageArn - `CfnUserProfile.ResourceSpecProperty.SageMakerImageArn`.this@Stability(value=Stable) public CfnUserProfile.ResourceSpecProperty.Builder sageMakerImageVersionArn(String sageMakerImageVersionArn)
CfnUserProfile.ResourceSpecProperty.getSageMakerImageVersionArn()sageMakerImageVersionArn - `CfnUserProfile.ResourceSpecProperty.SageMakerImageVersionArn`.this@Stability(value=Stable) public CfnUserProfile.ResourceSpecProperty build()
build in interface software.amazon.jsii.Builder<CfnUserProfile.ResourceSpecProperty>CfnUserProfile.ResourceSpecPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.