Class: Aws::Types::DisassociatePhoneNumberContactFlowRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2985
2986
2987
# File 'sig/types.rbs', line 2985

def instance_id
  @instance_id
end

#phone_number_id::String

Returns the value of attribute phone_number_id.

Returns:

  • (::String)


2984
2985
2986
# File 'sig/types.rbs', line 2984

def phone_number_id
  @phone_number_id
end