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