Class: Aws::Types::CustomPluginLocation
- Inherits:
-
Object
- Object
- Aws::Types::CustomPluginLocation
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_location ⇒ Types::S3Location
Returns the value of attribute s3_location.
Instance Attribute Details
#s3_location ⇒ Types::S3Location
Returns the value of attribute s3_location.
206 207 208 |
# File 'sig/types.rbs', line 206 def s3_location @s3_location end |