Uses of Interface
software.amazon.awscdk.core.CfnResourceDefaultVersionProps
-
Uses of CfnResourceDefaultVersionProps in software.amazon.awscdk.core
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnResourceDefaultVersionProps
Modifier and TypeMethodDescriptionCfnResourceDefaultVersionProps.Builder.build()
Builds the configured instance.ModifierConstructorDescriptionCfnResourceDefaultVersion
(Construct scope, String id, CfnResourceDefaultVersionProps props) Create a newAWS::CloudFormation::ResourceDefaultVersion
.