Class: Aws::Types::GetIdentitySourceInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#identity_source_id::String

Returns the value of attribute identity_source_id.

Returns:

  • (::String)


504
505
506
# File 'sig/types.rbs', line 504

def identity_source_id
  @identity_source_id
end

#policy_store_id::String

Returns the value of attribute policy_store_id.

Returns:

  • (::String)


503
504
505
# File 'sig/types.rbs', line 503

def policy_store_id
  @policy_store_id
end