gce_extract_projectzone {googleComputeEngineR} | R Documentation |
Extract zone and project from an instance object
Description
Extract zone and project from an instance object
Usage
gce_extract_projectzone(instance)
Arguments
instance |
The instance |
Value
A list of $project and $zone
[Package googleComputeEngineR version 0.3.0 Index]