Class: Aws::Types::ChannelTargetInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#contact_channel_id ⇒ ::String

Returns the value of attribute contact_channel_id.

Returns:

  • (::String)


39
40
41
# File 'sig/types.rbs', line 39

def contact_channel_id
  @contact_channel_id
end

#retry_interval_in_minutes ⇒ ::Integer

Returns the value of attribute retry_interval_in_minutes.

Returns:

  • (::Integer)


40
41
42
# File 'sig/types.rbs', line 40

def retry_interval_in_minutes
  @retry_interval_in_minutes
end