Class: Aws::Types::S3ClassificationScope
- Inherits:
-
Object
- Object
- Aws::Types::S3ClassificationScope
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#excludes ⇒ Types::S3ClassificationScopeExclusion
Returns the value of attribute excludes.
Instance Attribute Details
#excludes ⇒ Types::S3ClassificationScopeExclusion
Returns the value of attribute excludes.
1528 1529 1530 |
# File 'sig/types.rbs', line 1528 def excludes @excludes end |