@Generated(value="jsii-pacmak/1.42.0 (build 5f6b62c)", date="2021-11-09T12:16:57.705Z") @Stability(value=Stable) public interface CfnModuleDefaultVersionProps extends software.amazon.jsii.JsiiSerializable
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()
@Stability(value=Stable) @Nullable default String getModuleName()
@Stability(value=Stable) @Nullable default String getVersionId()
@Stability(value=Stable) static CfnModuleDefaultVersionProps.Builder builder()
Copyright © 2021. All rights reserved.