Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.wisdom.CfnQuickResponsePropsMixin.QuickResponseContentProviderProperty
Packages that use CfnQuickResponsePropsMixin.QuickResponseContentProviderProperty
-
Uses of CfnQuickResponsePropsMixin.QuickResponseContentProviderProperty in software.amazon.awscdk.cfnpropertymixins.services.wisdom
Classes in software.amazon.awscdk.cfnpropertymixins.services.wisdom that implement CfnQuickResponsePropsMixin.QuickResponseContentProviderPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnQuickResponsePropsMixin.QuickResponseContentProviderPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.wisdom that return CfnQuickResponsePropsMixin.QuickResponseContentProviderPropertyModifier and TypeMethodDescriptionCfnQuickResponsePropsMixin.QuickResponseContentProviderProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.wisdom with parameters of type CfnQuickResponsePropsMixin.QuickResponseContentProviderPropertyModifier and TypeMethodDescriptionCfnQuickResponseMixinProps.Builder.content(CfnQuickResponsePropsMixin.QuickResponseContentProviderProperty content) Sets the value ofCfnQuickResponseMixinProps.getContent()CfnQuickResponsePropsMixin.Builder.content(CfnQuickResponsePropsMixin.QuickResponseContentProviderProperty content) The content of the quick response.CfnQuickResponsePropsMixin.QuickResponseContentsProperty.Builder.markdown(CfnQuickResponsePropsMixin.QuickResponseContentProviderProperty markdown) Sets the value ofCfnQuickResponsePropsMixin.QuickResponseContentsProperty.getMarkdown()CfnQuickResponsePropsMixin.QuickResponseContentsProperty.Builder.plainText(CfnQuickResponsePropsMixin.QuickResponseContentProviderProperty plainText) Sets the value ofCfnQuickResponsePropsMixin.QuickResponseContentsProperty.getPlainText()