class Aws::Proton::Types::S3ObjectSource
Template bundle S3 bucket data.
@note When making an API call, you may pass S3ObjectSource
data as a hash: { bucket: "S3Bucket", # required key: "S3Key", # required }
@!attribute [rw] bucket
The name of the S3 bucket that contains a template bundle. @return [String]
@!attribute [rw] key
The path to the S3 bucket that contains a template bundle. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/proton-2020-07-20/S3ObjectSource AWS API Documentation
Constants
- SENSITIVE