Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.textract.CfnAdapterPropsMixin.Builder
Packages that use CfnAdapterPropsMixin.Builder
-
Uses of CfnAdapterPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.textract
Methods in software.amazon.awscdk.cfnpropertymixins.services.textract that return CfnAdapterPropsMixin.BuilderModifier and TypeMethodDescriptionCfnAdapterPropsMixin.Builder.adapterName(String adapterName) The name to be assigned to the adapter being created.CfnAdapterPropsMixin.Builder.autoUpdate(String autoUpdate) Controls whether or not the adapter should automatically update.static CfnAdapterPropsMixin.BuilderCfnAdapterPropsMixin.Builder.create()static CfnAdapterPropsMixin.BuilderCfnAdapterPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnAdapterPropsMixin.Builder.description(String description) The description to be assigned to the adapter being created.CfnAdapterPropsMixin.Builder.featureTypes(List<String> featureTypes) The type of feature that the adapter is being trained on.A list of tags to be added to the adapter.