Class: Aws::Types::GetEngagementInvitationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#catalog::String

Returns the value of attribute catalog.

Returns:

  • (::String)


498
499
500
# File 'sig/types.rbs', line 498

def catalog
  @catalog
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


499
500
501
# File 'sig/types.rbs', line 499

def identifier
  @identifier
end