Method: OCI::Core::Models::CreateRouteTableDetails#compartment_id

Defined in:
lib/oci/core/models/create_route_table_details.rb

#compartment_idString

[Required] The OCID of the compartment to contain the route table.

Returns:

  • (String)


11
12
13
# File 'lib/oci/core/models/create_route_table_details.rb', line 11

def compartment_id
  @compartment_id
end