GoogleCloudApigeeV1TargetServerConfig class
Properties
-
enabled
↔ bool?
-
Whether the target server is enabled.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
host
↔ String?
-
Host name of the target server.
getter/setter pair
-
name
↔ String?
-
Target server revision name in the following format:
organizations/{org}/environments/{env}/targetservers/{targetserver}/revisions/{rev}
getter/setter pair
-
port
↔ int?
-
Port number for the target server.
getter/setter pair
-
protocol
↔ String?
-
The protocol used by this target server.
Possible string values are:
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
tlsInfo
↔ GoogleCloudApigeeV1TlsInfoConfig?
-
TLS settings for the target server.
getter/setter pair