Class: Aws::Types::S3ClassificationScopeUpdate
- Inherits:
-
Object
- Object
- Aws::Types::S3ClassificationScopeUpdate
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#excludes ⇒ Types::S3ClassificationScopeExclusionUpdate
Returns the value of attribute excludes.
Instance Attribute Details
#excludes ⇒ Types::S3ClassificationScopeExclusionUpdate
Returns the value of attribute excludes.
1544 1545 1546 |
# File 'sig/types.rbs', line 1544 def excludes @excludes end |