Class: Aws::Types::CreateContactFlowModuleAliasResponse

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_arn::String

Returns the value of attribute contact_flow_module_arn.

Returns:

  • (::String)


1347
1348
1349
# File 'sig/types.rbs', line 1347

def contact_flow_module_arn
  @contact_flow_module_arn
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


1348
1349
1350
# File 'sig/types.rbs', line 1348

def id
  @id
end