Class: Aws::Types::DescribeRuleGroupsNamespaceRequest
- Inherits:
-
Object
- Object
- Aws::Types::DescribeRuleGroupsNamespaceRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#name ⇒ ::String
Returns the value of attribute name.
-
#workspace_id ⇒ ::String
Returns the value of attribute workspace_id.
Instance Attribute Details
#name ⇒ ::String
Returns the value of attribute name.
342 343 344 |
# File 'sig/types.rbs', line 342 def name @name end |
#workspace_id ⇒ ::String
Returns the value of attribute workspace_id.
341 342 343 |
# File 'sig/types.rbs', line 341 def workspace_id @workspace_id end |