Uses of Interface
software.amazon.awscdk.services.wisdom.CfnAIPromptVersionProps
Packages that use CfnAIPromptVersionProps
-
Uses of CfnAIPromptVersionProps in software.amazon.awscdk.services.wisdom
Classes in software.amazon.awscdk.services.wisdom that implement CfnAIPromptVersionPropsModifier and TypeClassDescriptionstatic final classAn implementation forCfnAIPromptVersionPropsMethods in software.amazon.awscdk.services.wisdom that return CfnAIPromptVersionPropsModifier and TypeMethodDescriptionCfnAIPromptVersionProps.Builder.build()Builds the configured instance.Constructors in software.amazon.awscdk.services.wisdom with parameters of type CfnAIPromptVersionPropsModifierConstructorDescriptionCfnAIPromptVersion(software.constructs.Construct scope, String id, CfnAIPromptVersionProps props) Create a newAWS::Wisdom::AIPromptVersion.