Class: Aws::Types::ImportApplicationUsageRequest
- Inherits:
-
Object
- Object
- Aws::Types::ImportApplicationUsageRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source_s3_location ⇒ Types::SourceS3Location
Returns the value of attribute source_s3_location.
Instance Attribute Details
#source_s3_location ⇒ Types::SourceS3Location
Returns the value of attribute source_s3_location.
43 44 45 |
# File 'sig/types.rbs', line 43 def source_s3_location @source_s3_location end |