Uses of Class
software.amazon.awssdk.services.bedrockdataautomation.model.DocumentOverrideConfiguration
-
Packages that use DocumentOverrideConfiguration Package Description software.amazon.awssdk.services.bedrockdataautomation.model -
-
Uses of DocumentOverrideConfiguration in software.amazon.awssdk.services.bedrockdataautomation.model
Methods in software.amazon.awssdk.services.bedrockdataautomation.model that return DocumentOverrideConfiguration Modifier and Type Method Description DocumentOverrideConfigurationOverrideConfiguration. document()Returns the value of the Document property for this object.Methods in software.amazon.awssdk.services.bedrockdataautomation.model with parameters of type DocumentOverrideConfiguration Modifier and Type Method Description OverrideConfiguration.BuilderOverrideConfiguration.Builder. document(DocumentOverrideConfiguration document)Sets the value of the Document property for this object.
-