Class: Aws::Types::UpdateProtectedResource
- Inherits:
-
Object
- Object
- Aws::Types::UpdateProtectedResource
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#s3_bucket ⇒ Types::UpdateS3BucketResource
Returns the value of attribute s3_bucket.
Instance Attribute Details
#s3_bucket ⇒ Types::UpdateS3BucketResource
Returns the value of attribute s3_bucket.
3242 3243 3244 |
# File 'sig/types.rbs', line 3242 def s3_bucket @s3_bucket end |