@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:42.435Z") @Stability(value=Stable) public interface CfnResourceVersionProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResourceVersionProps.Builder
A builder for
CfnResourceVersionProps |
static class |
CfnResourceVersionProps.Jsii$Proxy
An implementation for
CfnResourceVersionProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceVersionProps.Builder |
builder() |
default String |
getExecutionRoleArn()
`AWS::CloudFormation::ResourceVersion.ExecutionRoleArn`.
|
default Object |
getLoggingConfig()
`AWS::CloudFormation::ResourceVersion.LoggingConfig`.
|
String |
getSchemaHandlerPackage()
`AWS::CloudFormation::ResourceVersion.SchemaHandlerPackage`.
|
String |
getTypeName()
`AWS::CloudFormation::ResourceVersion.TypeName`.
|
@Stability(value=Stable) @NotNull String getSchemaHandlerPackage()
@Stability(value=Stable) @NotNull String getTypeName()
@Stability(value=Stable) @Nullable default String getExecutionRoleArn()
@Stability(value=Stable) @Nullable default Object getLoggingConfig()
@Stability(value=Stable) static CfnResourceVersionProps.Builder builder()
CfnResourceVersionProps.Builder of CfnResourceVersionPropsCopyright © 2021. All rights reserved.