Uses of Interface
software.amazon.awscdk.services.cloudformation.CfnHookDefaultVersionProps
Packages that use CfnHookDefaultVersionProps
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnHookDefaultVersionProps in software.amazon.awscdk.services.cloudformation
Classes in software.amazon.awscdk.services.cloudformation that implement CfnHookDefaultVersionPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnHookDefaultVersionPropsMethods in software.amazon.awscdk.services.cloudformation that return CfnHookDefaultVersionPropsModifier and TypeMethodDescriptionCfnHookDefaultVersionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.cloudformation with parameters of type CfnHookDefaultVersionPropsModifierConstructorDescriptionCfnHookDefaultVersion(software.constructs.Construct scope, String id, CfnHookDefaultVersionProps props) Create a newAWS::CloudFormation::HookDefaultVersion.