Enum Class GoogleComputeMetadataKeys

java.lang.Object
java.lang.Enum<GoogleComputeMetadataKeys>
io.micronaut.discovery.cloud.gcp.GoogleComputeMetadataKeys
All Implemented Interfaces:
Serializable, Comparable<GoogleComputeMetadataKeys>, Constable

public enum GoogleComputeMetadataKeys extends Enum<GoogleComputeMetadataKeys>
Models common Google compute instance metadata keys.
Since:
1.0
Author:
rvanderwerf, Graeme Rocher