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