Class: Aws::MigrationHubStrategyRecommendations::Types::S3Object
- Inherits:
-
Struct
- Object
- Struct
- Aws::MigrationHubStrategyRecommendations::Types::S3Object
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-migrationhubstrategyrecommendations/types.rb
Overview
Contains the S3 bucket name and the Amazon S3 key name.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#s3_bucket ⇒ String
The S3 bucket name.
-
#s3key ⇒ String
The Amazon S3 key name.