Class: Aws::Types::NextContactEntry

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#next_contact_metadataTypes::NextContactMetadata

Returns the value of attribute next_contact_metadata.



6020
6021
6022
# File 'sig/types.rbs', line 6020

def 
  @next_contact_metadata
end

#type"QUICK_CONNECT"

Returns the value of attribute type.

Returns:

  • ("QUICK_CONNECT")


6019
6020
6021
# File 'sig/types.rbs', line 6019

def type
  @type
end