@Generated(value="jsii-pacmak/0.14.0 (build a586a1a)", date="2019-07-11T14:10:03.801Z") @Stability(value=Stable) public interface CfnFleetProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-fleet.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFleetProps.Builder
A builder for
CfnFleetProps |
static class |
CfnFleetProps.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnFleetProps.Builder |
builder() |
String |
getName()
`AWS::RoboMaker::Fleet.Name`.
|
Object |
getTags()
`AWS::RoboMaker::Fleet.Tags`.
|
@Stability(value=Stable) String getName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-fleet.html#cfn-robomaker-fleet-name@Stability(value=Stable) Object getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-fleet.html#cfn-robomaker-fleet-tags@Stability(value=Stable) static CfnFleetProps.Builder builder()
CfnFleetProps.Builder of CfnFleetPropsCopyright © 2019. All rights reserved.