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