class Aws::IoT::Types::S3Destination
@return [String]
The S3 prefix.
@!attribute [rw] prefix
@return [String]
The S3 bucket that contains the updated firmware.
@!attribute [rw] bucket
}
prefix: “Prefix”,
bucket: “S3Bucket”,
{
data as a hash:
@note When making an API call, you may pass S3Destination
Describes the location of updated firmware in S3.