Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.odb.CfnCloudExadataInfrastructureMixinProps.Builder
Packages that use CfnCloudExadataInfrastructureMixinProps.Builder
-
Uses of CfnCloudExadataInfrastructureMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.odb
Methods in software.amazon.awscdk.cfnpropertymixins.services.odb that return CfnCloudExadataInfrastructureMixinProps.BuilderModifier and TypeMethodDescriptionCfnCloudExadataInfrastructureMixinProps.Builder.availabilityZone(String availabilityZone) Sets the value ofCfnCloudExadataInfrastructureMixinProps.getAvailabilityZone()CfnCloudExadataInfrastructureMixinProps.Builder.availabilityZoneId(String availabilityZoneId) Sets the value ofCfnCloudExadataInfrastructureMixinProps.getAvailabilityZoneId()CfnCloudExadataInfrastructureMixinProps.builder()CfnCloudExadataInfrastructureMixinProps.Builder.computeCount(Number computeCount) Sets the value ofCfnCloudExadataInfrastructureMixinProps.getComputeCount()CfnCloudExadataInfrastructureMixinProps.Builder.customerContactsToSendToOci(List<? extends Object> customerContactsToSendToOci) Sets the value ofCfnCloudExadataInfrastructureMixinProps.getCustomerContactsToSendToOci()CfnCloudExadataInfrastructureMixinProps.Builder.customerContactsToSendToOci(IResolvable customerContactsToSendToOci) Sets the value ofCfnCloudExadataInfrastructureMixinProps.getCustomerContactsToSendToOci()CfnCloudExadataInfrastructureMixinProps.Builder.databaseServerType(String databaseServerType) Sets the value ofCfnCloudExadataInfrastructureMixinProps.getDatabaseServerType()CfnCloudExadataInfrastructureMixinProps.Builder.displayName(String displayName) Sets the value ofCfnCloudExadataInfrastructureMixinProps.getDisplayName()CfnCloudExadataInfrastructureMixinProps.Builder.maintenanceWindow(CfnCloudExadataInfrastructurePropsMixin.MaintenanceWindowProperty maintenanceWindow) Sets the value ofCfnCloudExadataInfrastructureMixinProps.getMaintenanceWindow()CfnCloudExadataInfrastructureMixinProps.Builder.maintenanceWindow(IResolvable maintenanceWindow) Sets the value ofCfnCloudExadataInfrastructureMixinProps.getMaintenanceWindow()Sets the value ofCfnCloudExadataInfrastructureMixinProps.getShape()CfnCloudExadataInfrastructureMixinProps.Builder.storageCount(Number storageCount) Sets the value ofCfnCloudExadataInfrastructureMixinProps.getStorageCount()CfnCloudExadataInfrastructureMixinProps.Builder.storageServerType(String storageServerType) Sets the value ofCfnCloudExadataInfrastructureMixinProps.getStorageServerType()Sets the value ofCfnCloudExadataInfrastructureMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.odb with parameters of type CfnCloudExadataInfrastructureMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCloudExadataInfrastructureMixinProps.Builder.