Uses of Class
software.amazon.awscdk.services.qbusiness.CfnDataAccessorProps.Builder
Packages that use CfnDataAccessorProps.Builder
-
Uses of CfnDataAccessorProps.Builder in software.amazon.awscdk.services.qbusiness
Methods in software.amazon.awscdk.services.qbusiness that return CfnDataAccessorProps.BuilderModifier and TypeMethodDescriptionCfnDataAccessorProps.Builder.actionConfigurations(List<? extends Object> actionConfigurations) Sets the value ofCfnDataAccessorProps.getActionConfigurations()CfnDataAccessorProps.Builder.actionConfigurations(IResolvable actionConfigurations) Sets the value ofCfnDataAccessorProps.getActionConfigurations()CfnDataAccessorProps.Builder.applicationId(String applicationId) Sets the value ofCfnDataAccessorProps.getApplicationId()CfnDataAccessorProps.Builder.authenticationDetail(IResolvable authenticationDetail) Sets the value ofCfnDataAccessorProps.getAuthenticationDetail()CfnDataAccessorProps.Builder.authenticationDetail(CfnDataAccessor.DataAccessorAuthenticationDetailProperty authenticationDetail) Sets the value ofCfnDataAccessorProps.getAuthenticationDetail()static CfnDataAccessorProps.BuilderCfnDataAccessorProps.builder()CfnDataAccessorProps.Builder.displayName(String displayName) Sets the value ofCfnDataAccessorProps.getDisplayName()Sets the value ofCfnDataAccessorProps.getPrincipal()Sets the value ofCfnDataAccessorProps.getTags()Constructors in software.amazon.awscdk.services.qbusiness with parameters of type CfnDataAccessorProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnDataAccessorProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnDataAccessorProps.Builder.