Method: OCI::Core::Models::CreateRouteTableDetails#compartment_id
- Defined in:
- lib/oci/core/models/create_route_table_details.rb
#compartment_id ⇒ String
[Required] The OCID of the compartment to contain the route table.
11 12 13 |
# File 'lib/oci/core/models/create_route_table_details.rb', line 11 def compartment_id @compartment_id end |