Method: LinodeOpenapiClient::PutLinodeConfigInterface200Response#vpc_id
- Defined in:
- lib/linode_openapi_client/models/put_linode_config_interface200_response.rb
#vpc_id ⇒ Object
Read-only The id of the VPC configured for this Interface. Returns null for non-vpc type Interfaces.
46 47 48 |
# File 'lib/linode_openapi_client/models/put_linode_config_interface200_response.rb', line 46 def vpc_id @vpc_id end |