Class: Aws::Types::CreateParticipantResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#participant_credentialsTypes::ParticipantTokenCredentials

Returns the value of attribute participant_credentials.



1613
1614
1615
# File 'sig/types.rbs', line 1613

def participant_credentials
  @participant_credentials
end

#participant_id::String

Returns the value of attribute participant_id.

Returns:

  • (::String)


1614
1615
1616
# File 'sig/types.rbs', line 1614

def participant_id
  @participant_id
end