Class: Aws::Types::DisableOperatorAppInput
- Inherits:
-
Object
- Object
- Aws::Types::DisableOperatorAppInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#agent_space_id ⇒ ::String
Returns the value of attribute agent_space_id.
-
#auth_flow ⇒ "iam", ...
Returns the value of attribute auth_flow.
Instance Attribute Details
#agent_space_id ⇒ ::String
Returns the value of attribute agent_space_id.
489 490 491 |
# File 'sig/types.rbs', line 489 def agent_space_id @agent_space_id end |
#auth_flow ⇒ "iam", ...
Returns the value of attribute auth_flow.
490 491 492 |
# File 'sig/types.rbs', line 490 def auth_flow @auth_flow end |