Class: Aws::Types::DescribePrincipalMappingRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_source_id::String

Returns the value of attribute data_source_id.

Returns:

  • (::String)


790
791
792
# File 'sig/types.rbs', line 790

def data_source_id
  @data_source_id
end

#group_id::String

Returns the value of attribute group_id.

Returns:

  • (::String)


791
792
793
# File 'sig/types.rbs', line 791

def group_id
  @group_id
end

#index_id::String

Returns the value of attribute index_id.

Returns:

  • (::String)


789
790
791
# File 'sig/types.rbs', line 789

def index_id
  @index_id
end