Class: Aws::Types::DeleteContactFlowModuleRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#contact_flow_module_id::String

Returns the value of attribute contact_flow_module_id.

Returns:

  • (::String)


2227
2228
2229
# File 'sig/types.rbs', line 2227

def contact_flow_module_id
  @contact_flow_module_id
end

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2226
2227
2228
# File 'sig/types.rbs', line 2226

def instance_id
  @instance_id
end