Class: Aws::Types::CreateProtectedResource
- Inherits:
-
Object
- Object
- Aws::Types::CreateProtectedResource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_bucket ⇒ Types::CreateS3BucketResource
Returns the value of attribute s3_bucket.
Instance Attribute Details
#s3_bucket ⇒ Types::CreateS3BucketResource
Returns the value of attribute s3_bucket.
554 555 556 |
# File 'sig/types.rbs', line 554 def s3_bucket @s3_bucket end |