Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.athena.CfnDataCatalogMixinProps.Builder
Packages that use CfnDataCatalogMixinProps.Builder
-
Uses of CfnDataCatalogMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.athena
Methods in software.amazon.awscdk.cfnpropertymixins.services.athena that return CfnDataCatalogMixinProps.BuilderModifier and TypeMethodDescriptionCfnDataCatalogMixinProps.builder()CfnDataCatalogMixinProps.Builder.connectionType(String connectionType) Sets the value ofCfnDataCatalogMixinProps.getConnectionType()CfnDataCatalogMixinProps.Builder.description(String description) Sets the value ofCfnDataCatalogMixinProps.getDescription()Sets the value ofCfnDataCatalogMixinProps.getError()Sets the value ofCfnDataCatalogMixinProps.getName()CfnDataCatalogMixinProps.Builder.parameters(Map<String, String> parameters) Sets the value ofCfnDataCatalogMixinProps.getParameters()CfnDataCatalogMixinProps.Builder.parameters(IResolvable parameters) Sets the value ofCfnDataCatalogMixinProps.getParameters()Sets the value ofCfnDataCatalogMixinProps.getStatus()Sets the value ofCfnDataCatalogMixinProps.getTags()Sets the value ofCfnDataCatalogMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.athena with parameters of type CfnDataCatalogMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDataCatalogMixinProps.Builder.