Get Cloud Exadata Infrastructures Cloud Exadata Infrastructure
data class GetCloudExadataInfrastructuresCloudExadataInfrastructure(val cloudExadataInfrastructureId: String, val createTime: String, val deletionProtection: Boolean, val displayName: String, val effectiveLabels: Map<String, String>, val entitlementId: String, val gcpOracleZone: String, val labels: Map<String, String>, val location: String, val name: String, val project: String, val properties: List<GetCloudExadataInfrastructuresCloudExadataInfrastructureProperty>, val pulumiLabels: Map<String, String>)
Constructors
Link copied to clipboard
constructor(cloudExadataInfrastructureId: String, createTime: String, deletionProtection: Boolean, displayName: String, effectiveLabels: Map<String, String>, entitlementId: String, gcpOracleZone: String, labels: Map<String, String>, location: String, name: String, project: String, properties: List<GetCloudExadataInfrastructuresCloudExadataInfrastructureProperty>, pulumiLabels: Map<String, String>)
Properties
Link copied to clipboard
The ID of the Exadata Infrastructure to create. This value is restricted to (^a-z?$) and must be a maximum of 63 characters in length. The value must start with a letter and end with a letter or a number.
Link copied to clipboard
The date and time that the Exadata Infrastructure was created.
Link copied to clipboard
Link copied to clipboard
User friendly name for this resource.
Link copied to clipboard
Link copied to clipboard
Entitlement ID of the private offer against which this infrastructure resource is provisioned.
Link copied to clipboard
GCP location where Oracle Exadata is hosted.
Link copied to clipboard
Link copied to clipboard
Various properties of Exadata Infrastructure.
Link copied to clipboard
The combination of labels configured directly on the resource and default labels configured on the provider.