Class: Aws::Types::UpdateOperatorAppIdpConfigInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:idp_client_secret])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_space_id::String

Returns the value of attribute agent_space_id.

Returns:

  • (::String)


2089
2090
2091
# File 'sig/types.rbs', line 2089

def agent_space_id
  @agent_space_id
end

#idp_client_secret::String

Returns the value of attribute idp_client_secret.

Returns:

  • (::String)


2090
2091
2092
# File 'sig/types.rbs', line 2090

def idp_client_secret
  @idp_client_secret
end