Class: Aws::Types::ListClassificationScopesRequest
- Inherits:
-
Object
- Object
- Aws::Types::ListClassificationScopesRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
-
#next_token ⇒ ::String
Returns the value of attribute next_token.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
1164 1165 1166 |
# File 'sig/types.rbs', line 1164 def name @name end |
#next_token ⇒ ::String
Returns the value of attribute next_token.
1165 1166 1167 |
# File 'sig/types.rbs', line 1165 def next_token @next_token end |