@Stability(value=Stable)
public static interface CfnResourceDefinition.ResourceDataContainerProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-resourcedatacontainer.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceDefinition.ResourceDataContainerProperty.Builder
A builder for
CfnResourceDefinition.ResourceDataContainerProperty |
static class |
CfnResourceDefinition.ResourceDataContainerProperty.Jsii$Proxy
An implementation for
CfnResourceDefinition.ResourceDataContainerProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceDefinition.ResourceDataContainerProperty.Builder |
builder() |
default Object |
getLocalDeviceResourceData()
`CfnResourceDefinition.ResourceDataContainerProperty.LocalDeviceResourceData`.
|
default Object |
getLocalVolumeResourceData()
`CfnResourceDefinition.ResourceDataContainerProperty.LocalVolumeResourceData`.
|
default Object |
getS3MachineLearningModelResourceData()
`CfnResourceDefinition.ResourceDataContainerProperty.S3MachineLearningModelResourceData`.
|
default Object |
getSageMakerMachineLearningModelResourceData()
`CfnResourceDefinition.ResourceDataContainerProperty.SageMakerMachineLearningModelResourceData`.
|
default Object |
getSecretsManagerSecretResourceData()
`CfnResourceDefinition.ResourceDataContainerProperty.SecretsManagerSecretResourceData`.
|
@Stability(value=Stable) @Nullable default Object getLocalDeviceResourceData()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-resourcedatacontainer.html#cfn-greengrass-resourcedefinition-resourcedatacontainer-localdeviceresourcedata@Stability(value=Stable) @Nullable default Object getLocalVolumeResourceData()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-resourcedatacontainer.html#cfn-greengrass-resourcedefinition-resourcedatacontainer-localvolumeresourcedata@Stability(value=Stable) @Nullable default Object getS3MachineLearningModelResourceData()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-resourcedatacontainer.html#cfn-greengrass-resourcedefinition-resourcedatacontainer-s3machinelearningmodelresourcedata@Stability(value=Stable) @Nullable default Object getSageMakerMachineLearningModelResourceData()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-resourcedatacontainer.html#cfn-greengrass-resourcedefinition-resourcedatacontainer-sagemakermachinelearningmodelresourcedata@Stability(value=Stable) @Nullable default Object getSecretsManagerSecretResourceData()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-greengrass-resourcedefinition-resourcedatacontainer.html#cfn-greengrass-resourcedefinition-resourcedatacontainer-secretsmanagersecretresourcedata@Stability(value=Stable) static CfnResourceDefinition.ResourceDataContainerProperty.Builder builder()
Copyright © 2020. All rights reserved.