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