Uses of Interface
software.amazon.awscdk.core.CfnResourceDefaultVersionProps
Packages that use CfnResourceDefaultVersionProps
-
Uses of CfnResourceDefaultVersionProps in software.amazon.awscdk.core
Classes in software.amazon.awscdk.core that implement CfnResourceDefaultVersionPropsModifier and TypeClassDescriptionstatic final class
An implementation forCfnResourceDefaultVersionProps
Methods in software.amazon.awscdk.core that return CfnResourceDefaultVersionPropsModifier and TypeMethodDescriptionCfnResourceDefaultVersionProps.Builder.build()
Builds the configured instance.Constructors in software.amazon.awscdk.core with parameters of type CfnResourceDefaultVersionPropsModifierConstructorDescriptionCfnResourceDefaultVersion
(Construct scope, String id, CfnResourceDefaultVersionProps props) Create a newAWS::CloudFormation::ResourceDefaultVersion
.