GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1Instance (google_api_apigee v0.23.0) View Source
Apigee runtime instance.
Attributes
-
createdAt
(type:String.t
, default:nil
) - Output only. Time the instance was created in milliseconds since epoch. -
description
(type:String.t
, default:nil
) - Optional. Description of the instance. -
diskEncryptionKeyName
(type:String.t
, default:nil
) - Optional. Customer Managed Encryption Key (CMEK) used for disk & volume encryption. -
displayName
(type:String.t
, default:nil
) - Optional. Display name for the instance. -
host
(type:String.t
, default:nil
) - Output only. Hostname or IP address of the exposed Apigee endpoint used by clients to connect to the service. -
lastModifiedAt
(type:String.t
, default:nil
) - Output only. Time the instance was last modified in milliseconds since epoch. -
location
(type:String.t
, default:nil
) - Required. Compute Engine location where the instance resides. -
name
(type:String.t
, default:nil
) - Required. Resource ID of the instance. Values must match the regular expression^a-z{0,30}[a-z\d]$
. -
port
(type:String.t
, default:nil
) - Output only. Port number of the exposed Apigee endpoint. -
state
(type:String.t
, default:nil
) - Output only. State of the instance. Values other than ACTIVE means the resource is not ready to use.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.