We recommend new projects start with resources from the AWS provider.
aws-native.odb.CloudExadataInfrastructure
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
The AWS::ODB::CloudExadataInfrastructure resource creates an Exadata Infrastructure
Create CloudExadataInfrastructure Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new CloudExadataInfrastructure(name: string, args?: CloudExadataInfrastructureArgs, opts?: CustomResourceOptions);
@overload
def CloudExadataInfrastructure(resource_name: str,
args: Optional[CloudExadataInfrastructureArgs] = None,
opts: Optional[ResourceOptions] = None)
@overload
def CloudExadataInfrastructure(resource_name: str,
opts: Optional[ResourceOptions] = None,
availability_zone: Optional[str] = None,
availability_zone_id: Optional[str] = None,
compute_count: Optional[int] = None,
customer_contacts_to_send_to_oci: Optional[Sequence[CloudExadataInfrastructureCustomerContactArgs]] = None,
database_server_type: Optional[str] = None,
display_name: Optional[str] = None,
shape: Optional[str] = None,
storage_count: Optional[int] = None,
storage_server_type: Optional[str] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewCloudExadataInfrastructure(ctx *Context, name string, args *CloudExadataInfrastructureArgs, opts ...ResourceOption) (*CloudExadataInfrastructure, error)
public CloudExadataInfrastructure(string name, CloudExadataInfrastructureArgs? args = null, CustomResourceOptions? opts = null)
public CloudExadataInfrastructure(String name, CloudExadataInfrastructureArgs args)
public CloudExadataInfrastructure(String name, CloudExadataInfrastructureArgs args, CustomResourceOptions options)
type: aws-native:odb:CloudExadataInfrastructure
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args CloudExadataInfrastructureArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args CloudExadataInfrastructureArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args CloudExadataInfrastructureArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args CloudExadataInfrastructureArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args CloudExadataInfrastructureArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
CloudExadataInfrastructure Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The CloudExadataInfrastructure resource accepts the following input properties:
- Availability
Zone string - The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
- Availability
Zone stringId - The AZ ID of the AZ where the Exadata infrastructure is located.
- Compute
Count int - The number of database servers for the Exadata infrastructure.
- Customer
Contacts List<Pulumi.To Send To Oci Aws Native. Odb. Inputs. Cloud Exadata Infrastructure Customer Contact> - The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
- Database
Server stringType - The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- Display
Name string - The user-friendly name for the Exadata infrastructure.
- Shape string
- The model name of the Exadata infrastructure.
- Storage
Count int - The number of storage servers that are activated for the Exadata infrastructure.
- Storage
Server stringType - The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- List<Pulumi.
Aws Native. Inputs. Tag> - Tags to assign to the Exadata Infrastructure.
- Availability
Zone string - The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
- Availability
Zone stringId - The AZ ID of the AZ where the Exadata infrastructure is located.
- Compute
Count int - The number of database servers for the Exadata infrastructure.
- Customer
Contacts []CloudTo Send To Oci Exadata Infrastructure Customer Contact Args - The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
- Database
Server stringType - The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- Display
Name string - The user-friendly name for the Exadata infrastructure.
- Shape string
- The model name of the Exadata infrastructure.
- Storage
Count int - The number of storage servers that are activated for the Exadata infrastructure.
- Storage
Server stringType - The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- Tag
Args - Tags to assign to the Exadata Infrastructure.
- availability
Zone String - The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
- availability
Zone StringId - The AZ ID of the AZ where the Exadata infrastructure is located.
- compute
Count Integer - The number of database servers for the Exadata infrastructure.
- customer
Contacts List<CloudTo Send To Oci Exadata Infrastructure Customer Contact> - The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
- database
Server StringType - The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- display
Name String - The user-friendly name for the Exadata infrastructure.
- shape String
- The model name of the Exadata infrastructure.
- storage
Count Integer - The number of storage servers that are activated for the Exadata infrastructure.
- storage
Server StringType - The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- List<Tag>
- Tags to assign to the Exadata Infrastructure.
- availability
Zone string - The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
- availability
Zone stringId - The AZ ID of the AZ where the Exadata infrastructure is located.
- compute
Count number - The number of database servers for the Exadata infrastructure.
- customer
Contacts CloudTo Send To Oci Exadata Infrastructure Customer Contact[] - The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
- database
Server stringType - The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- display
Name string - The user-friendly name for the Exadata infrastructure.
- shape string
- The model name of the Exadata infrastructure.
- storage
Count number - The number of storage servers that are activated for the Exadata infrastructure.
- storage
Server stringType - The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- Tag[]
- Tags to assign to the Exadata Infrastructure.
- availability_
zone str - The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
- availability_
zone_ strid - The AZ ID of the AZ where the Exadata infrastructure is located.
- compute_
count int - The number of database servers for the Exadata infrastructure.
- customer_
contacts_ Sequence[Cloudto_ send_ to_ oci Exadata Infrastructure Customer Contact Args] - The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
- database_
server_ strtype - The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- display_
name str - The user-friendly name for the Exadata infrastructure.
- shape str
- The model name of the Exadata infrastructure.
- storage_
count int - The number of storage servers that are activated for the Exadata infrastructure.
- storage_
server_ strtype - The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- Sequence[Tag
Args] - Tags to assign to the Exadata Infrastructure.
- availability
Zone String - The name of the Availability Zone (AZ) where the Exadata infrastructure is located.
- availability
Zone StringId - The AZ ID of the AZ where the Exadata infrastructure is located.
- compute
Count Number - The number of database servers for the Exadata infrastructure.
- customer
Contacts List<Property Map>To Send To Oci - The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.
- database
Server StringType - The database server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- display
Name String - The user-friendly name for the Exadata infrastructure.
- shape String
- The model name of the Exadata infrastructure.
- storage
Count Number - The number of storage servers that are activated for the Exadata infrastructure.
- storage
Server StringType - The storage server model type of the Exadata infrastructure. For the list of valid model names, use the ListDbSystemShapes operation.
- List<Property Map>
- Tags to assign to the Exadata Infrastructure.
Outputs
All input properties are implicitly available as output properties. Additionally, the CloudExadataInfrastructure resource produces the following output properties:
- Activated
Storage intCount - The number of storage servers requested for the Exadata infrastructure.
- Additional
Storage intCount - The number of storage servers requested for the Exadata infrastructure.
- Available
Storage intSize In Gbs - The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
- Cloud
Exadata stringInfrastructure Arn - The Amazon Resource Name (ARN) for the Exadata infrastructure.
- Cloud
Exadata stringInfrastructure Id - The unique identifier for the Exadata infrastructure.
- Compute
Model string - The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.
- Cpu
Count int - The total number of CPU cores that are allocated to the Exadata infrastructure.
- Data
Storage doubleSize In Tbs - The size of the Exadata infrastructure's data disk group, in terabytes (TB).
- Db
Node intStorage Size In Gbs - The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
- Db
Server List<string>Ids - The list of database server identifiers for the Exadata infrastructure.
- Db
Server stringVersion - The software version of the database servers (dom0) in the Exadata infrastructure.
- Id string
- The provider-assigned unique ID for this managed resource.
- Max
Cpu intCount - The total number of CPU cores available on the Exadata infrastructure.
- Max
Data doubleStorage In Tbs - The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
- Max
Db intNode Storage Size In Gbs - The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
- Max
Memory intIn Gbs - The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
- Memory
Size intIn Gbs - The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
- Oci
Resource stringAnchor Name - The name of the OCI resource anchor for the Exadata infrastructure.
- Oci
Url string - The HTTPS link to the Exadata infrastructure in OCI.
- Ocid string
- The OCID of the Exadata infrastructure.
- Storage
Server stringVersion - The software version of the storage servers on the Exadata infrastructure.
- Total
Storage intSize In Gbs - The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
- Activated
Storage intCount - The number of storage servers requested for the Exadata infrastructure.
- Additional
Storage intCount - The number of storage servers requested for the Exadata infrastructure.
- Available
Storage intSize In Gbs - The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
- Cloud
Exadata stringInfrastructure Arn - The Amazon Resource Name (ARN) for the Exadata infrastructure.
- Cloud
Exadata stringInfrastructure Id - The unique identifier for the Exadata infrastructure.
- Compute
Model string - The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.
- Cpu
Count int - The total number of CPU cores that are allocated to the Exadata infrastructure.
- Data
Storage float64Size In Tbs - The size of the Exadata infrastructure's data disk group, in terabytes (TB).
- Db
Node intStorage Size In Gbs - The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
- Db
Server []stringIds - The list of database server identifiers for the Exadata infrastructure.
- Db
Server stringVersion - The software version of the database servers (dom0) in the Exadata infrastructure.
- Id string
- The provider-assigned unique ID for this managed resource.
- Max
Cpu intCount - The total number of CPU cores available on the Exadata infrastructure.
- Max
Data float64Storage In Tbs - The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
- Max
Db intNode Storage Size In Gbs - The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
- Max
Memory intIn Gbs - The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
- Memory
Size intIn Gbs - The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
- Oci
Resource stringAnchor Name - The name of the OCI resource anchor for the Exadata infrastructure.
- Oci
Url string - The HTTPS link to the Exadata infrastructure in OCI.
- Ocid string
- The OCID of the Exadata infrastructure.
- Storage
Server stringVersion - The software version of the storage servers on the Exadata infrastructure.
- Total
Storage intSize In Gbs - The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
- activated
Storage IntegerCount - The number of storage servers requested for the Exadata infrastructure.
- additional
Storage IntegerCount - The number of storage servers requested for the Exadata infrastructure.
- available
Storage IntegerSize In Gbs - The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
- cloud
Exadata StringInfrastructure Arn - The Amazon Resource Name (ARN) for the Exadata infrastructure.
- cloud
Exadata StringInfrastructure Id - The unique identifier for the Exadata infrastructure.
- compute
Model String - The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.
- cpu
Count Integer - The total number of CPU cores that are allocated to the Exadata infrastructure.
- data
Storage DoubleSize In Tbs - The size of the Exadata infrastructure's data disk group, in terabytes (TB).
- db
Node IntegerStorage Size In Gbs - The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
- db
Server List<String>Ids - The list of database server identifiers for the Exadata infrastructure.
- db
Server StringVersion - The software version of the database servers (dom0) in the Exadata infrastructure.
- id String
- The provider-assigned unique ID for this managed resource.
- max
Cpu IntegerCount - The total number of CPU cores available on the Exadata infrastructure.
- max
Data DoubleStorage In Tbs - The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
- max
Db IntegerNode Storage Size In Gbs - The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
- max
Memory IntegerIn Gbs - The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
- memory
Size IntegerIn Gbs - The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
- oci
Resource StringAnchor Name - The name of the OCI resource anchor for the Exadata infrastructure.
- oci
Url String - The HTTPS link to the Exadata infrastructure in OCI.
- ocid String
- The OCID of the Exadata infrastructure.
- storage
Server StringVersion - The software version of the storage servers on the Exadata infrastructure.
- total
Storage IntegerSize In Gbs - The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
- activated
Storage numberCount - The number of storage servers requested for the Exadata infrastructure.
- additional
Storage numberCount - The number of storage servers requested for the Exadata infrastructure.
- available
Storage numberSize In Gbs - The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
- cloud
Exadata stringInfrastructure Arn - The Amazon Resource Name (ARN) for the Exadata infrastructure.
- cloud
Exadata stringInfrastructure Id - The unique identifier for the Exadata infrastructure.
- compute
Model string - The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.
- cpu
Count number - The total number of CPU cores that are allocated to the Exadata infrastructure.
- data
Storage numberSize In Tbs - The size of the Exadata infrastructure's data disk group, in terabytes (TB).
- db
Node numberStorage Size In Gbs - The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
- db
Server string[]Ids - The list of database server identifiers for the Exadata infrastructure.
- db
Server stringVersion - The software version of the database servers (dom0) in the Exadata infrastructure.
- id string
- The provider-assigned unique ID for this managed resource.
- max
Cpu numberCount - The total number of CPU cores available on the Exadata infrastructure.
- max
Data numberStorage In Tbs - The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
- max
Db numberNode Storage Size In Gbs - The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
- max
Memory numberIn Gbs - The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
- memory
Size numberIn Gbs - The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
- oci
Resource stringAnchor Name - The name of the OCI resource anchor for the Exadata infrastructure.
- oci
Url string - The HTTPS link to the Exadata infrastructure in OCI.
- ocid string
- The OCID of the Exadata infrastructure.
- storage
Server stringVersion - The software version of the storage servers on the Exadata infrastructure.
- total
Storage numberSize In Gbs - The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
- activated_
storage_ intcount - The number of storage servers requested for the Exadata infrastructure.
- additional_
storage_ intcount - The number of storage servers requested for the Exadata infrastructure.
- available_
storage_ intsize_ in_ gbs - The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
- cloud_
exadata_ strinfrastructure_ arn - The Amazon Resource Name (ARN) for the Exadata infrastructure.
- cloud_
exadata_ strinfrastructure_ id - The unique identifier for the Exadata infrastructure.
- compute_
model str - The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.
- cpu_
count int - The total number of CPU cores that are allocated to the Exadata infrastructure.
- data_
storage_ floatsize_ in_ tbs - The size of the Exadata infrastructure's data disk group, in terabytes (TB).
- db_
node_ intstorage_ size_ in_ gbs - The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
- db_
server_ Sequence[str]ids - The list of database server identifiers for the Exadata infrastructure.
- db_
server_ strversion - The software version of the database servers (dom0) in the Exadata infrastructure.
- id str
- The provider-assigned unique ID for this managed resource.
- max_
cpu_ intcount - The total number of CPU cores available on the Exadata infrastructure.
- max_
data_ floatstorage_ in_ tbs - The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
- max_
db_ intnode_ storage_ size_ in_ gbs - The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
- max_
memory_ intin_ gbs - The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
- memory_
size_ intin_ gbs - The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
- oci_
resource_ stranchor_ name - The name of the OCI resource anchor for the Exadata infrastructure.
- oci_
url str - The HTTPS link to the Exadata infrastructure in OCI.
- ocid str
- The OCID of the Exadata infrastructure.
- storage_
server_ strversion - The software version of the storage servers on the Exadata infrastructure.
- total_
storage_ intsize_ in_ gbs - The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
- activated
Storage NumberCount - The number of storage servers requested for the Exadata infrastructure.
- additional
Storage NumberCount - The number of storage servers requested for the Exadata infrastructure.
- available
Storage NumberSize In Gbs - The amount of available storage, in gigabytes (GB), for the Exadata infrastructure.
- cloud
Exadata StringInfrastructure Arn - The Amazon Resource Name (ARN) for the Exadata infrastructure.
- cloud
Exadata StringInfrastructure Id - The unique identifier for the Exadata infrastructure.
- compute
Model String - The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute resources. OCPUs are based on the physical core of a processor with hyper-threading enabled.
- cpu
Count Number - The total number of CPU cores that are allocated to the Exadata infrastructure.
- data
Storage NumberSize In Tbs - The size of the Exadata infrastructure's data disk group, in terabytes (TB).
- db
Node NumberStorage Size In Gbs - The size of the Exadata infrastructure's local node storage, in gigabytes (GB).
- db
Server List<String>Ids - The list of database server identifiers for the Exadata infrastructure.
- db
Server StringVersion - The software version of the database servers (dom0) in the Exadata infrastructure.
- id String
- The provider-assigned unique ID for this managed resource.
- max
Cpu NumberCount - The total number of CPU cores available on the Exadata infrastructure.
- max
Data NumberStorage In Tbs - The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure.
- max
Db NumberNode Storage Size In Gbs - The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure.
- max
Memory NumberIn Gbs - The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure.
- memory
Size NumberIn Gbs - The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure.
- oci
Resource StringAnchor Name - The name of the OCI resource anchor for the Exadata infrastructure.
- oci
Url String - The HTTPS link to the Exadata infrastructure in OCI.
- ocid String
- The OCID of the Exadata infrastructure.
- storage
Server StringVersion - The software version of the storage servers on the Exadata infrastructure.
- total
Storage NumberSize In Gbs - The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure.
Supporting Types
CloudExadataInfrastructureCustomerContact, CloudExadataInfrastructureCustomerContactArgs
- Email string
- The email address of the contact.
- Email string
- The email address of the contact.
- email String
- The email address of the contact.
- email string
- The email address of the contact.
- email str
- The email address of the contact.
- email String
- The email address of the contact.
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.