Class: Aws::Types::DeleteRoutingProfileRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_id::String

Returns the value of attribute instance_id.

Returns:

  • (::String)


2411
2412
2413
# File 'sig/types.rbs', line 2411

def instance_id
  @instance_id
end

#routing_profile_id::String

Returns the value of attribute routing_profile_id.

Returns:

  • (::String)


2412
2413
2414
# File 'sig/types.rbs', line 2412

def routing_profile_id
  @routing_profile_id
end