Uses of Interface
software.amazon.awscdk.core.CfnResourceVersionProps
Packages that use CfnResourceVersionProps
-
Uses of CfnResourceVersionProps in software.amazon.awscdk.core
Classes in software.amazon.awscdk.core that implement CfnResourceVersionPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnResourceVersionPropsMethods in software.amazon.awscdk.core that return CfnResourceVersionPropsModifier and TypeMethodDescriptionCfnResourceVersionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.core with parameters of type CfnResourceVersionPropsModifierConstructorDescriptionCfnResourceVersion(Construct scope, String id, CfnResourceVersionProps props) Create a newAWS::CloudFormation::ResourceVersion.