| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnResourceVersion.Builder |
CfnResourceVersion.Builder.create(software.constructs.Construct scope,
String id) |
CfnResourceVersion.Builder |
CfnResourceVersion.Builder.executionRoleArn(String executionRoleArn)
`AWS::CloudFormation::ResourceVersion.ExecutionRoleArn`.
|
CfnResourceVersion.Builder |
CfnResourceVersion.Builder.loggingConfig(CfnResourceVersion.LoggingConfigProperty loggingConfig)
`AWS::CloudFormation::ResourceVersion.LoggingConfig`.
|
CfnResourceVersion.Builder |
CfnResourceVersion.Builder.loggingConfig(IResolvable loggingConfig)
`AWS::CloudFormation::ResourceVersion.LoggingConfig`.
|
CfnResourceVersion.Builder |
CfnResourceVersion.Builder.schemaHandlerPackage(String schemaHandlerPackage)
`AWS::CloudFormation::ResourceVersion.SchemaHandlerPackage`.
|
CfnResourceVersion.Builder |
CfnResourceVersion.Builder.typeName(String typeName)
`AWS::CloudFormation::ResourceVersion.TypeName`.
|
Copyright © 2021. All rights reserved.