public interface AwsEc2PlatformDetailsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation()
The location of the machine in the AWS format.
|
com.google.protobuf.ByteString |
getLocationBytes()
The location of the machine in the AWS format.
|
String |
getMachineTypeLabel()
AWS platform's machine type label.
|
com.google.protobuf.ByteString |
getMachineTypeLabelBytes()
AWS platform's machine type label.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getMachineTypeLabel()
AWS platform's machine type label.
string machine_type_label = 1;com.google.protobuf.ByteString getMachineTypeLabelBytes()
AWS platform's machine type label.
string machine_type_label = 1;String getLocation()
The location of the machine in the AWS format.
string location = 2;com.google.protobuf.ByteString getLocationBytes()
The location of the machine in the AWS format.
string location = 2;Copyright © 2024 Google LLC. All rights reserved.