Class: Aws::Types::ContactContent

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#channel ⇒ ::String

Returns the value of attribute channel.

Returns:

  • (::String)


251
252
253
# File 'sig/types.rbs', line 251

def channel
  @channel
end

#connected_to_system_time ⇒ ::Time

Returns the value of attribute connected_to_system_time.

Returns:

  • (::Time)


252
253
254
# File 'sig/types.rbs', line 252

def connected_to_system_time
  @connected_to_system_time
end

#contact_arn ⇒ ::String

Returns the value of attribute contact_arn.

Returns:

  • (::String)


250
251
252
# File 'sig/types.rbs', line 250

def contact_arn
  @contact_arn
end