FileLocation
Specifies the details for the Amazon S3 file location that is being used with Amazon Web Services B2B Data Interchange. File locations in Amazon S3 are identified using a combination of the bucket and key.
Inherited functions
Link copied to clipboard
Casts this OutputSampleFileSource as a FileLocation and retrieves its aws.sdk.kotlin.services.b2bi.model.S3Location value. Throws an exception if the OutputSampleFileSource is not a FileLocation.
Link copied to clipboard
Casts this OutputSampleFileSource as a FileLocation and retrieves its aws.sdk.kotlin.services.b2bi.model.S3Location value. Returns null if the OutputSampleFileSource is not a FileLocation.