Uses of Class
software.amazon.awssdk.services.iottwinmaker.model.S3SourceConfiguration
-
Packages that use S3SourceConfiguration Package Description software.amazon.awssdk.services.iottwinmaker.model -
-
Uses of S3SourceConfiguration in software.amazon.awssdk.services.iottwinmaker.model
Methods in software.amazon.awssdk.services.iottwinmaker.model that return S3SourceConfiguration Modifier and Type Method Description S3SourceConfigurationSourceConfiguration. s3Configuration()The source configuration S3 configuration.Methods in software.amazon.awssdk.services.iottwinmaker.model with parameters of type S3SourceConfiguration Modifier and Type Method Description SourceConfiguration.BuilderSourceConfiguration.Builder. s3Configuration(S3SourceConfiguration s3Configuration)The source configuration S3 configuration.
-