@Generated(value="jsii-pacmak/0.10.5 (build 46bc9b0)", date="2019-05-24T10:14:23.499Z") public class CfnRobotApplicationVersion extends software.amazon.awscdk.CfnResource
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-robomaker-robotapplicationversion.html| Modifier and Type | Field and Description |
|---|---|
static String |
RESOURCE_TYPE_NAME
The CloudFormation resource type name for this resource class.
|
| Modifier | Constructor and Description |
|---|---|
|
CfnRobotApplicationVersion(software.amazon.awscdk.Construct scope,
String id,
CfnRobotApplicationVersionProps props)
Create a new `AWS::RoboMaker::RobotApplicationVersion`.
|
protected |
CfnRobotApplicationVersion(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
CfnRobotApplicationVersionProps |
getPropertyOverrides() |
String |
getRobotApplicationVersionArn() |
protected Map<String,Object> |
renderProperties(Object properties) |
addDeletionOverride, addDependsOn, addOverride, addPropertyDeletionOverride, addPropertyOverride, attribute, attribute, getAtt, getOptions, getProperties, getResourceType, getUntypedPropertyOverrides, isCfnResource, isTaggable, validatePropertiesgetCreationStackTrace, getLogicalId, getStackPath, isCfnElement, overrideLogicalId, preparegetDependencyRoots, getNode, isConstruct, toString, validatejsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetpublic static final String RESOURCE_TYPE_NAME
protected CfnRobotApplicationVersion(software.amazon.jsii.JsiiObject.InitializationMode mode)
public CfnRobotApplicationVersion(software.amazon.awscdk.Construct scope,
String id,
CfnRobotApplicationVersionProps props)
scope - - scope in which this resource is defined.id - - scoped id of the resource.props - - resource properties.protected Map<String,Object> renderProperties(@Nullable Object properties)
renderProperties in class software.amazon.awscdk.CfnResourcepublic CfnRobotApplicationVersionProps getPropertyOverrides()
public String getRobotApplicationVersionArn()
Copyright © 2019. All rights reserved.