Class: Aws::Types::CustomPluginLocationDescription
- Inherits:
-
Object
- Object
- Aws::Types::CustomPluginLocationDescription
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_location ⇒ Types::S3LocationDescription
Returns the value of attribute s3_location.
Instance Attribute Details
#s3_location ⇒ Types::S3LocationDescription
Returns the value of attribute s3_location.
211 212 213 |
# File 'sig/types.rbs', line 211 def s3_location @s3_location end |