Class: Aws::Types::CreateRoutingProfileResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#routing_profile_arn::String

Returns the value of attribute routing_profile_arn.

Returns:

  • (::String)


1753
1754
1755
# File 'sig/types.rbs', line 1753

def routing_profile_arn
  @routing_profile_arn
end

#routing_profile_id::String

Returns the value of attribute routing_profile_id.

Returns:

  • (::String)


1754
1755
1756
# File 'sig/types.rbs', line 1754

def routing_profile_id
  @routing_profile_id
end