class Aws::Connect::Errors::ResourceInUseException

def resource_id

Returns:
  • (String) -
def resource_id
  @data[:resource_id]
end