Uses of Class
software.amazon.awscdk.services.odb.CfnCloudExadataInfrastructure.Builder
Packages that use CfnCloudExadataInfrastructure.Builder
-
Uses of CfnCloudExadataInfrastructure.Builder in software.amazon.awscdk.services.odb
Methods in software.amazon.awscdk.services.odb that return CfnCloudExadataInfrastructure.BuilderModifier and TypeMethodDescriptionCfnCloudExadataInfrastructure.Builder.availabilityZone
(String availabilityZone) The name of the Availability Zone (AZ) where the Exadata infrastructure is located.CfnCloudExadataInfrastructure.Builder.availabilityZoneId
(String availabilityZoneId) The AZ ID of the AZ where the Exadata infrastructure is located.CfnCloudExadataInfrastructure.Builder.computeCount
(Number computeCount) The number of database servers for the Exadata infrastructure.CfnCloudExadataInfrastructure.Builder.customerContactsToSendToOci
(List<? extends Object> customerContactsToSendToOci) The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.CfnCloudExadataInfrastructure.Builder.customerContactsToSendToOci
(IResolvable customerContactsToSendToOci) The email addresses of contacts to receive notification from Oracle about maintenance updates for the Exadata infrastructure.CfnCloudExadataInfrastructure.Builder.databaseServerType
(String databaseServerType) The database server model type of the Exadata infrastructure.CfnCloudExadataInfrastructure.Builder.displayName
(String displayName) The user-friendly name for the Exadata infrastructure.The model name of the Exadata infrastructure.CfnCloudExadataInfrastructure.Builder.storageCount
(Number storageCount) The number of storage servers that are activated for the Exadata infrastructure.CfnCloudExadataInfrastructure.Builder.storageServerType
(String storageServerType) The storage server model type of the Exadata infrastructure.Tags to assign to the Exadata Infrastructure.