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:



1383
1384
1385
# File 'sig/types.rbs', line 1383

def contact_flow_module_arn
  @contact_flow_module_arn
end

#id::String

Returns the value of attribute id.

Returns:



1384
1385
1386
# File 'sig/types.rbs', line 1384

def id
  @id
end