@Stability(value=Stable)
public static interface CfnRobotApplication.SourceConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-robotapplication-sourceconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnRobotApplication.SourceConfigProperty.Builder
A builder for
CfnRobotApplication.SourceConfigProperty |
static class |
CfnRobotApplication.SourceConfigProperty.Jsii$Proxy
An implementation for
CfnRobotApplication.SourceConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnRobotApplication.SourceConfigProperty.Builder |
builder() |
String |
getArchitecture()
`CfnRobotApplication.SourceConfigProperty.Architecture`.
|
String |
getS3Bucket()
`CfnRobotApplication.SourceConfigProperty.S3Bucket`.
|
String |
getS3Key()
`CfnRobotApplication.SourceConfigProperty.S3Key`.
|
@Stability(value=Stable) @NotNull String getArchitecture()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-robotapplication-sourceconfig.html#cfn-robomaker-robotapplication-sourceconfig-architecture@Stability(value=Stable) @NotNull String getS3Bucket()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-robotapplication-sourceconfig.html#cfn-robomaker-robotapplication-sourceconfig-s3bucket@Stability(value=Stable) @NotNull String getS3Key()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-robomaker-robotapplication-sourceconfig.html#cfn-robomaker-robotapplication-sourceconfig-s3key@Stability(value=Stable) static CfnRobotApplication.SourceConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.