Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.odb.CfnCloudAutonomousVmClusterPropsMixin.Builder
Packages that use CfnCloudAutonomousVmClusterPropsMixin.Builder
-
Uses of CfnCloudAutonomousVmClusterPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.odb
Methods in software.amazon.awscdk.cfnpropertymixins.services.odb that return CfnCloudAutonomousVmClusterPropsMixin.BuilderModifier and TypeMethodDescriptionCfnCloudAutonomousVmClusterPropsMixin.Builder.autonomousDataStorageSizeInTBs(Number autonomousDataStorageSizeInTBs) The data storage size allocated for Autonomous Databases in the Autonomous VM cluster, in TB.CfnCloudAutonomousVmClusterPropsMixin.Builder.cloudExadataInfrastructureId(String cloudExadataInfrastructureId) The unique identifier of the Cloud Exadata Infrastructure containing this Autonomous VM cluster.CfnCloudAutonomousVmClusterPropsMixin.Builder.cpuCoreCountPerNode(Number cpuCoreCountPerNode) The number of CPU cores enabled per node in the Autonomous VM cluster.CfnCloudAutonomousVmClusterPropsMixin.Builder.create()CfnCloudAutonomousVmClusterPropsMixin.Builder.create(CfnPropertyMixinOptions options) The list of database servers associated with the Autonomous VM cluster.CfnCloudAutonomousVmClusterPropsMixin.Builder.description(String description) The user-provided description of the Autonomous VM cluster.CfnCloudAutonomousVmClusterPropsMixin.Builder.displayName(String displayName) The display name of the Autonomous VM cluster.The AWS Identity and Access Management (IAM) service roles associated with the Autonomous VM cluster.CfnCloudAutonomousVmClusterPropsMixin.Builder.iamRoles(IResolvable iamRoles) The AWS Identity and Access Management (IAM) service roles associated with the Autonomous VM cluster.CfnCloudAutonomousVmClusterPropsMixin.Builder.isMtlsEnabledVmCluster(Boolean isMtlsEnabledVmCluster) Specifies whether mutual TLS (mTLS) authentication is enabled for the Autonomous VM cluster.CfnCloudAutonomousVmClusterPropsMixin.Builder.isMtlsEnabledVmCluster(IResolvable isMtlsEnabledVmCluster) Specifies whether mutual TLS (mTLS) authentication is enabled for the Autonomous VM cluster.CfnCloudAutonomousVmClusterPropsMixin.Builder.licenseModel(String licenseModel) The Oracle license model that applies to the Autonomous VM cluster.CfnCloudAutonomousVmClusterPropsMixin.Builder.maintenanceWindow(CfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty maintenanceWindow) The scheduling details for the maintenance window.CfnCloudAutonomousVmClusterPropsMixin.Builder.maintenanceWindow(IResolvable maintenanceWindow) The scheduling details for the maintenance window.CfnCloudAutonomousVmClusterPropsMixin.Builder.memoryPerOracleComputeUnitInGBs(Number memoryPerOracleComputeUnitInGBs) The amount of memory allocated per Oracle Compute Unit, in GB.CfnCloudAutonomousVmClusterPropsMixin.Builder.odbNetworkId(String odbNetworkId) The unique identifier of the ODB network associated with this Autonomous VM cluster.CfnCloudAutonomousVmClusterPropsMixin.Builder.scanListenerPortNonTls(Number scanListenerPortNonTls) The SCAN listener port for non-TLS (TCP) protocol.CfnCloudAutonomousVmClusterPropsMixin.Builder.scanListenerPortTls(Number scanListenerPortTls) The SCAN listener port for TLS (TCP) protocol.Tags to assign to the Autonomous Vm Cluster.The time zone of the Autonomous VM cluster.CfnCloudAutonomousVmClusterPropsMixin.Builder.totalContainerDatabases(Number totalContainerDatabases) The total number of Autonomous Container Databases that can be created with the allocated local storage.