Class: Aws::Types::ContactTargetInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#contact_id ⇒ ::String

Returns the value of attribute contact_id.

Returns:

  • (::String)


76
77
78
# File 'sig/types.rbs', line 76

def contact_id
  @contact_id
end

#is_essential ⇒ Boolean

Returns the value of attribute is_essential.

Returns:

  • (Boolean)


77
78
79
# File 'sig/types.rbs', line 77

def is_essential
  @is_essential
end