Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::CloudExadataInfrastructure.
Represents CloudExadataInfrastructure resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/CloudExadataInfrastructure/
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The date and time that the Exadata Infrastructure was created.
#display_name
def display_name() -> ::String
Returns
- (::String) — Optional. User friendly name for this resource.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — Optional. User friendly name for this resource.
Returns
- (::String) — Optional. User friendly name for this resource.
#entitlement_id
def entitlement_id() -> ::String
Returns
- (::String) — Output only. Entitlement ID of the private offer against which this infrastructure resource is provisioned.
#gcp_oracle_zone
def gcp_oracle_zone() -> ::String
Returns
- (::String) — Optional. Google Cloud Platform location where Oracle Exadata is hosted.
#gcp_oracle_zone=
def gcp_oracle_zone=(value) -> ::String
Parameter
- value (::String) — Optional. Google Cloud Platform location where Oracle Exadata is hosted.
Returns
- (::String) — Optional. Google Cloud Platform location where Oracle Exadata is hosted.
#labels
def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
- (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels or tags associated with the resource.
#labels=
def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
- value (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels or tags associated with the resource.
Returns
- (::Google::Protobuf::Map{::String => ::String}) — Optional. Labels or tags associated with the resource.
#name
def name() -> ::String
Returns
- (::String) — Identifier. The name of the Exadata Infrastructure resource with the format: projects/{project}/locations/{region}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}
#name=
def name=(value) -> ::String
Parameter
- value (::String) — Identifier. The name of the Exadata Infrastructure resource with the format: projects/{project}/locations/{region}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}
Returns
- (::String) — Identifier. The name of the Exadata Infrastructure resource with the format: projects/{project}/locations/{region}/cloudExadataInfrastructures/{cloud_exadata_infrastructure}
#properties
def properties() -> ::Google::Cloud::OracleDatabase::V1::CloudExadataInfrastructureProperties
Returns
- (::Google::Cloud::OracleDatabase::V1::CloudExadataInfrastructureProperties) — Optional. Various properties of the infra.
#properties=
def properties=(value) -> ::Google::Cloud::OracleDatabase::V1::CloudExadataInfrastructureProperties
Parameter
- value (::Google::Cloud::OracleDatabase::V1::CloudExadataInfrastructureProperties) — Optional. Various properties of the infra.
Returns
- (::Google::Cloud::OracleDatabase::V1::CloudExadataInfrastructureProperties) — Optional. Various properties of the infra.