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