Class: Aws::Types::DeleteIdentitySourceInput

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)


380
381
382
# File 'sig/types.rbs', line 380

def identity_source_id
  @identity_source_id
end

#policy_store_id::String

Returns the value of attribute policy_store_id.

Returns:

  • (::String)


379
380
381
# File 'sig/types.rbs', line 379

def policy_store_id
  @policy_store_id
end