Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.qbusiness.CfnDataAccessorPropsMixin.Builder
Packages that use CfnDataAccessorPropsMixin.Builder
-
Uses of CfnDataAccessorPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.qbusiness
Methods in software.amazon.awscdk.cfnpropertymixins.services.qbusiness that return CfnDataAccessorPropsMixin.BuilderModifier and TypeMethodDescriptionCfnDataAccessorPropsMixin.Builder.actionConfigurations(List<? extends Object> actionConfigurations) A list of action configurations specifying the allowed actions and any associated filters.CfnDataAccessorPropsMixin.Builder.actionConfigurations(IResolvable actionConfigurations) A list of action configurations specifying the allowed actions and any associated filters.CfnDataAccessorPropsMixin.Builder.applicationId(String applicationId) The unique identifier of the Amazon Q Business application.CfnDataAccessorPropsMixin.Builder.authenticationDetail(CfnDataAccessorPropsMixin.DataAccessorAuthenticationDetailProperty authenticationDetail) The authentication configuration details for the data accessor.CfnDataAccessorPropsMixin.Builder.authenticationDetail(IResolvable authenticationDetail) The authentication configuration details for the data accessor.CfnDataAccessorPropsMixin.Builder.create()CfnDataAccessorPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnDataAccessorPropsMixin.Builder.displayName(String displayName) The friendly name of the data accessor.The Amazon Resource Name (ARN) of the IAM role for the ISV associated with this data accessor.The tags to associate with the data accessor.