Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.qbusiness.CfnRetrieverMixinProps.Builder
Packages that use CfnRetrieverMixinProps.Builder
-
Uses of CfnRetrieverMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.qbusiness
Methods in software.amazon.awscdk.cfnpropertymixins.services.qbusiness that return CfnRetrieverMixinProps.BuilderModifier and TypeMethodDescriptionCfnRetrieverMixinProps.Builder.applicationId(String applicationId) Sets the value ofCfnRetrieverMixinProps.getApplicationId()CfnRetrieverMixinProps.builder()CfnRetrieverMixinProps.Builder.configuration(CfnRetrieverPropsMixin.RetrieverConfigurationProperty configuration) Sets the value ofCfnRetrieverMixinProps.getConfiguration()CfnRetrieverMixinProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnRetrieverMixinProps.getConfiguration()CfnRetrieverMixinProps.Builder.displayName(String displayName) Sets the value ofCfnRetrieverMixinProps.getDisplayName()Sets the value ofCfnRetrieverMixinProps.getRoleArn()Sets the value ofCfnRetrieverMixinProps.getTags()Sets the value ofCfnRetrieverMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.qbusiness with parameters of type CfnRetrieverMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnRetrieverMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnRetrieverMixinProps.Builder.