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,
maintenance_window: Optional[CloudExadataInfrastructureMaintenanceWindowArgs] = 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.
- Maintenance
Window Pulumi.Aws Native. Odb. Inputs. Cloud Exadata Infrastructure Maintenance Window - The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
- 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.
- Maintenance
Window CloudExadata Infrastructure Maintenance Window Args - The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
- 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.
- maintenance
Window CloudExadata Infrastructure Maintenance Window - The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
- 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.
- maintenance
Window CloudExadata Infrastructure Maintenance Window - The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
- 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.
- maintenance_
window CloudExadata Infrastructure Maintenance Window Args - The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
- 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.
- maintenance
Window Property Map - The scheduling details for the maintenance window. Patching and system updates take place during the maintenance window.
- 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.
CloudExadataInfrastructureMaintenanceWindow, CloudExadataInfrastructureMaintenanceWindowArgs
- Custom
Action intTimeout In Mins - The timeout duration for custom actions in minutes.
- Days
Of List<Pulumi.Week Aws Native. Odb. Cloud Exadata Infrastructure Maintenance Window Days Of Week Item> - The days of the week when maintenance can be performed.
- Hours
Of List<int>Day - The hours of the day when maintenance can be performed.
- Is
Custom boolAction Timeout Enabled - Indicates whether custom action timeout is enabled.
- Lead
Time intIn Weeks - The lead time in weeks before the maintenance window.
- Months
List<Pulumi.
Aws Native. Odb. Cloud Exadata Infrastructure Maintenance Window Months Item> - The months when maintenance can be performed.
- Patching
Mode string - The patching mode for the maintenance window.
- Preference string
- The preference for the maintenance window scheduling.
- Weeks
Of List<int>Month - The weeks of the month when maintenance can be performed.
- Custom
Action intTimeout In Mins - The timeout duration for custom actions in minutes.
- Days
Of []CloudWeek Exadata Infrastructure Maintenance Window Days Of Week Item - The days of the week when maintenance can be performed.
- Hours
Of []intDay - The hours of the day when maintenance can be performed.
- Is
Custom boolAction Timeout Enabled - Indicates whether custom action timeout is enabled.
- Lead
Time intIn Weeks - The lead time in weeks before the maintenance window.
- Months
[]Cloud
Exadata Infrastructure Maintenance Window Months Item - The months when maintenance can be performed.
- Patching
Mode string - The patching mode for the maintenance window.
- Preference string
- The preference for the maintenance window scheduling.
- Weeks
Of []intMonth - The weeks of the month when maintenance can be performed.
- custom
Action IntegerTimeout In Mins - The timeout duration for custom actions in minutes.
- days
Of List<CloudWeek Exadata Infrastructure Maintenance Window Days Of Week Item> - The days of the week when maintenance can be performed.
- hours
Of List<Integer>Day - The hours of the day when maintenance can be performed.
- is
Custom BooleanAction Timeout Enabled - Indicates whether custom action timeout is enabled.
- lead
Time IntegerIn Weeks - The lead time in weeks before the maintenance window.
- months
List<Cloud
Exadata Infrastructure Maintenance Window Months Item> - The months when maintenance can be performed.
- patching
Mode String - The patching mode for the maintenance window.
- preference String
- The preference for the maintenance window scheduling.
- weeks
Of List<Integer>Month - The weeks of the month when maintenance can be performed.
- custom
Action numberTimeout In Mins - The timeout duration for custom actions in minutes.
- days
Of CloudWeek Exadata Infrastructure Maintenance Window Days Of Week Item[] - The days of the week when maintenance can be performed.
- hours
Of number[]Day - The hours of the day when maintenance can be performed.
- is
Custom booleanAction Timeout Enabled - Indicates whether custom action timeout is enabled.
- lead
Time numberIn Weeks - The lead time in weeks before the maintenance window.
- months
Cloud
Exadata Infrastructure Maintenance Window Months Item[] - The months when maintenance can be performed.
- patching
Mode string - The patching mode for the maintenance window.
- preference string
- The preference for the maintenance window scheduling.
- weeks
Of number[]Month - The weeks of the month when maintenance can be performed.
- custom_
action_ inttimeout_ in_ mins - The timeout duration for custom actions in minutes.
- days_
of_ Sequence[Cloudweek Exadata Infrastructure Maintenance Window Days Of Week Item] - The days of the week when maintenance can be performed.
- hours_
of_ Sequence[int]day - The hours of the day when maintenance can be performed.
- is_
custom_ boolaction_ timeout_ enabled - Indicates whether custom action timeout is enabled.
- lead_
time_ intin_ weeks - The lead time in weeks before the maintenance window.
- months
Sequence[Cloud
Exadata Infrastructure Maintenance Window Months Item] - The months when maintenance can be performed.
- patching_
mode str - The patching mode for the maintenance window.
- preference str
- The preference for the maintenance window scheduling.
- weeks_
of_ Sequence[int]month - The weeks of the month when maintenance can be performed.
- custom
Action NumberTimeout In Mins - The timeout duration for custom actions in minutes.
- days
Of List<"MONDAY" | "TUESDAY" | "WEDNESDAY" | "THURSDAY" | "FRIDAY" | "SATURDAY" | "SUNDAY">Week - The days of the week when maintenance can be performed.
- hours
Of List<Number>Day - The hours of the day when maintenance can be performed.
- is
Custom BooleanAction Timeout Enabled - Indicates whether custom action timeout is enabled.
- lead
Time NumberIn Weeks - The lead time in weeks before the maintenance window.
- months List<"JANUARY" | "FEBRUARY" | "MARCH" | "APRIL" | "MAY" | "JUNE" | "JULY" | "AUGUST" | "SEPTEMBER" | "OCTOBER" | "NOVEMBER" | "DECEMBER">
- The months when maintenance can be performed.
- patching
Mode String - The patching mode for the maintenance window.
- preference String
- The preference for the maintenance window scheduling.
- weeks
Of List<Number>Month - The weeks of the month when maintenance can be performed.
CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItem, CloudExadataInfrastructureMaintenanceWindowDaysOfWeekItemArgs
- Monday
- MONDAY
- Tuesday
- TUESDAY
- Wednesday
- WEDNESDAY
- Thursday
- THURSDAY
- Friday
- FRIDAY
- Saturday
- SATURDAY
- Sunday
- SUNDAY
- Cloud
Exadata Infrastructure Maintenance Window Days Of Week Item Monday - MONDAY
- Cloud
Exadata Infrastructure Maintenance Window Days Of Week Item Tuesday - TUESDAY
- Cloud
Exadata Infrastructure Maintenance Window Days Of Week Item Wednesday - WEDNESDAY
- Cloud
Exadata Infrastructure Maintenance Window Days Of Week Item Thursday - THURSDAY
- Cloud
Exadata Infrastructure Maintenance Window Days Of Week Item Friday - FRIDAY
- Cloud
Exadata Infrastructure Maintenance Window Days Of Week Item Saturday - SATURDAY
- Cloud
Exadata Infrastructure Maintenance Window Days Of Week Item Sunday - SUNDAY
- Monday
- MONDAY
- Tuesday
- TUESDAY
- Wednesday
- WEDNESDAY
- Thursday
- THURSDAY
- Friday
- FRIDAY
- Saturday
- SATURDAY
- Sunday
- SUNDAY
- Monday
- MONDAY
- Tuesday
- TUESDAY
- Wednesday
- WEDNESDAY
- Thursday
- THURSDAY
- Friday
- FRIDAY
- Saturday
- SATURDAY
- Sunday
- SUNDAY
- MONDAY
- MONDAY
- TUESDAY
- TUESDAY
- WEDNESDAY
- WEDNESDAY
- THURSDAY
- THURSDAY
- FRIDAY
- FRIDAY
- SATURDAY
- SATURDAY
- SUNDAY
- SUNDAY
- "MONDAY"
- MONDAY
- "TUESDAY"
- TUESDAY
- "WEDNESDAY"
- WEDNESDAY
- "THURSDAY"
- THURSDAY
- "FRIDAY"
- FRIDAY
- "SATURDAY"
- SATURDAY
- "SUNDAY"
- SUNDAY
CloudExadataInfrastructureMaintenanceWindowMonthsItem, CloudExadataInfrastructureMaintenanceWindowMonthsItemArgs
- January
- JANUARY
- February
- FEBRUARY
- March
- MARCH
- April
- APRIL
- May
- MAY
- June
- JUNE
- July
- JULY
- August
- AUGUST
- September
- SEPTEMBER
- October
- OCTOBER
- November
- NOVEMBER
- December
- DECEMBER
- Cloud
Exadata Infrastructure Maintenance Window Months Item January - JANUARY
- Cloud
Exadata Infrastructure Maintenance Window Months Item February - FEBRUARY
- Cloud
Exadata Infrastructure Maintenance Window Months Item March - MARCH
- Cloud
Exadata Infrastructure Maintenance Window Months Item April - APRIL
- Cloud
Exadata Infrastructure Maintenance Window Months Item May - MAY
- Cloud
Exadata Infrastructure Maintenance Window Months Item June - JUNE
- Cloud
Exadata Infrastructure Maintenance Window Months Item July - JULY
- Cloud
Exadata Infrastructure Maintenance Window Months Item August - AUGUST
- Cloud
Exadata Infrastructure Maintenance Window Months Item September - SEPTEMBER
- Cloud
Exadata Infrastructure Maintenance Window Months Item October - OCTOBER
- Cloud
Exadata Infrastructure Maintenance Window Months Item November - NOVEMBER
- Cloud
Exadata Infrastructure Maintenance Window Months Item December - DECEMBER
- January
- JANUARY
- February
- FEBRUARY
- March
- MARCH
- April
- APRIL
- May
- MAY
- June
- JUNE
- July
- JULY
- August
- AUGUST
- September
- SEPTEMBER
- October
- OCTOBER
- November
- NOVEMBER
- December
- DECEMBER
- January
- JANUARY
- February
- FEBRUARY
- March
- MARCH
- April
- APRIL
- May
- MAY
- June
- JUNE
- July
- JULY
- August
- AUGUST
- September
- SEPTEMBER
- October
- OCTOBER
- November
- NOVEMBER
- December
- DECEMBER
- JANUARY
- JANUARY
- FEBRUARY
- FEBRUARY
- MARCH
- MARCH
- APRIL
- APRIL
- MAY
- MAY
- JUNE
- JUNE
- JULY
- JULY
- AUGUST
- AUGUST
- SEPTEMBER
- SEPTEMBER
- OCTOBER
- OCTOBER
- NOVEMBER
- NOVEMBER
- DECEMBER
- DECEMBER
- "JANUARY"
- JANUARY
- "FEBRUARY"
- FEBRUARY
- "MARCH"
- MARCH
- "APRIL"
- APRIL
- "MAY"
- MAY
- "JUNE"
- JUNE
- "JULY"
- JULY
- "AUGUST"
- AUGUST
- "SEPTEMBER"
- SEPTEMBER
- "OCTOBER"
- OCTOBER
- "NOVEMBER"
- NOVEMBER
- "DECEMBER"
- DECEMBER
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.