@Generated(value="jsii-pacmak/1.15.0 (build 585166b)", date="2021-01-21T13:42:48.358Z") @Stability(value=Stable) public interface CfnModuleDefaultVersionProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-moduledefaultversion.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnModuleDefaultVersionProps.Builder
A builder for
CfnModuleDefaultVersionProps |
static class |
CfnModuleDefaultVersionProps.Jsii$Proxy
An implementation for
CfnModuleDefaultVersionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnModuleDefaultVersionProps.Builder |
builder() |
default String |
getArn()
`AWS::CloudFormation::ModuleDefaultVersion.Arn`.
|
default String |
getModuleName()
`AWS::CloudFormation::ModuleDefaultVersion.ModuleName`.
|
default String |
getVersionId()
`AWS::CloudFormation::ModuleDefaultVersion.VersionId`.
|
@Stability(value=Stable) @Nullable default String getArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-moduledefaultversion.html#cfn-cloudformation-moduledefaultversion-arn@Stability(value=Stable) @Nullable default String getModuleName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-moduledefaultversion.html#cfn-cloudformation-moduledefaultversion-modulename@Stability(value=Stable) @Nullable default String getVersionId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloudformation-moduledefaultversion.html#cfn-cloudformation-moduledefaultversion-versionid@Stability(value=Stable) static CfnModuleDefaultVersionProps.Builder builder()
Copyright © 2021. All rights reserved.