Uses of Interface
software.amazon.awscdk.services.quicksight.CfnTopic.CustomInstructionsProperty
Packages that use CfnTopic.CustomInstructionsProperty
-
Uses of CfnTopic.CustomInstructionsProperty in software.amazon.awscdk.services.quicksight
Classes in software.amazon.awscdk.services.quicksight that implement CfnTopic.CustomInstructionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnTopic.CustomInstructionsPropertyMethods in software.amazon.awscdk.services.quicksight that return CfnTopic.CustomInstructionsPropertyModifier and TypeMethodDescriptionCfnTopic.CustomInstructionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.quicksight with parameters of type CfnTopic.CustomInstructionsPropertyModifier and TypeMethodDescriptionCfnTopic.Builder.customInstructions(CfnTopic.CustomInstructionsProperty customInstructions) Instructions that provide additional guidance and context for response generation.CfnTopicProps.Builder.customInstructions(CfnTopic.CustomInstructionsProperty customInstructions) Sets the value ofCfnTopicProps.getCustomInstructions()voidCfnTopic.setCustomInstructions(CfnTopic.CustomInstructionsProperty value) Instructions that provide additional guidance and context for response generation.