Class: Aws::Types::S3ClassificationScopeExclusion
- Inherits:
-
Object
- Object
- Aws::Types::S3ClassificationScopeExclusion
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#bucket_names ⇒ ::Array[::String]
Returns the value of attribute bucket_names.
Instance Attribute Details
#bucket_names ⇒ ::Array[::String]
Returns the value of attribute bucket_names.
1533 1534 1535 |
# File 'sig/types.rbs', line 1533 def bucket_names @bucket_names end |