Class: Aws::Types::DisableOperatorAppInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_space_id::String

Returns the value of attribute agent_space_id.

Returns:

  • (::String)


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.

Returns:

  • ("iam", "idc", "idp")


490
491
492
# File 'sig/types.rbs', line 490

def auth_flow
  @auth_flow
end