Class: Aws::Types::CreateContactFlowResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#contact_flow_arn::String

Returns the value of attribute contact_flow_arn.

Returns:

  • (::String)


1416
1417
1418
# File 'sig/types.rbs', line 1416

def contact_flow_arn
  @contact_flow_arn
end

#contact_flow_id::String

Returns the value of attribute contact_flow_id.

Returns:

  • (::String)


1415
1416
1417
# File 'sig/types.rbs', line 1415

def contact_flow_id
  @contact_flow_id
end

#flow_content_sha_256::String

Returns the value of attribute flow_content_sha_256.

Returns:

  • (::String)


1417
1418
1419
# File 'sig/types.rbs', line 1417

def flow_content_sha_256
  @flow_content_sha_256
end