S3ExportSpecification
This specifies the destination Amazon S3 bucket for the export job. And, if included, it also specifies the destination prefix.
Inherited functions
Link copied to clipboard
Casts this ExportSpecification as a S3ExportSpecification and retrieves its aws.sdk.kotlin.services.backupsearch.model.S3ExportSpecification value. Throws an exception if the ExportSpecification is not a S3ExportSpecification.
Link copied to clipboard
Casts this ExportSpecification as a S3ExportSpecification and retrieves its aws.sdk.kotlin.services.backupsearch.model.S3ExportSpecification value. Returns null if the ExportSpecification is not a S3ExportSpecification.