Class CfnCloudAutonomousVmClusterProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.odb.CfnCloudAutonomousVmClusterProps.Jsii$Proxy
- All Implemented Interfaces:
 CfnCloudAutonomousVmClusterProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
 CfnCloudAutonomousVmClusterProps
@Stability(Stable)
@Internal
public static final class CfnCloudAutonomousVmClusterProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCloudAutonomousVmClusterProps
An implementation for 
CfnCloudAutonomousVmClusterProps- 
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.odb.CfnCloudAutonomousVmClusterProps
CfnCloudAutonomousVmClusterProps.Builder, CfnCloudAutonomousVmClusterProps.Jsii$Proxy - 
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCloudAutonomousVmClusterProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. - 
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal NumberThe data storage size allocated for Autonomous Databases in the Autonomous VM cluster, in TB.final StringThe unique identifier of the Cloud Exadata Infrastructure containing this Autonomous VM cluster.final NumberThe number of CPU cores enabled per node in the Autonomous VM cluster.The list of database servers associated with the Autonomous VM cluster.final StringThe user-provided description of the Autonomous VM cluster.final StringThe display name of the Autonomous VM cluster.final ObjectSpecifies whether mutual TLS (mTLS) authentication is enabled for the Autonomous VM cluster.final StringThe Oracle license model that applies to the Autonomous VM cluster.final ObjectThe scheduling details for the maintenance window.final NumberThe amount of memory allocated per Oracle Compute Unit, in GB.final StringThe unique identifier of the ODB network associated with this Autonomous VM cluster.final NumberThe SCAN listener port for non-TLS (TCP) protocol.final NumberThe SCAN listener port for TLS (TCP) protocol.getTags()Tags to assign to the Autonomous Vm Cluster.final StringThe time zone of the Autonomous VM cluster.final NumberThe total number of Autonomous Container Databases that can be created with the allocated local storage.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet 
- 
Constructor Details
- 
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
 objRef- Reference to the JSII managed object.
 - 
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnCloudAutonomousVmClusterProps.Builder. 
 - 
 - 
Method Details
- 
getAutonomousDataStorageSizeInTBs
Description copied from interface:CfnCloudAutonomousVmClusterPropsThe data storage size allocated for Autonomous Databases in the Autonomous VM cluster, in TB.Required when creating an Autonomous VM cluster.
- Specified by:
 getAutonomousDataStorageSizeInTBsin interfaceCfnCloudAutonomousVmClusterProps- See Also:
 
 - 
getCloudExadataInfrastructureId
Description copied from interface:CfnCloudAutonomousVmClusterPropsThe unique identifier of the Cloud Exadata Infrastructure containing this Autonomous VM cluster.Required when creating an Autonomous VM cluster.
- Specified by:
 getCloudExadataInfrastructureIdin interfaceCfnCloudAutonomousVmClusterProps- See Also:
 
 - 
getCpuCoreCountPerNode
Description copied from interface:CfnCloudAutonomousVmClusterPropsThe number of CPU cores enabled per node in the Autonomous VM cluster.Required when creating an Autonomous VM cluster.
- Specified by:
 getCpuCoreCountPerNodein interfaceCfnCloudAutonomousVmClusterProps- See Also:
 
 - 
getDbServers
Description copied from interface:CfnCloudAutonomousVmClusterPropsThe list of database servers associated with the Autonomous VM cluster.- Specified by:
 getDbServersin interfaceCfnCloudAutonomousVmClusterProps- See Also:
 
 - 
getDescription
Description copied from interface:CfnCloudAutonomousVmClusterPropsThe user-provided description of the Autonomous VM cluster.- Specified by:
 getDescriptionin interfaceCfnCloudAutonomousVmClusterProps- See Also:
 
 - 
getDisplayName
Description copied from interface:CfnCloudAutonomousVmClusterPropsThe display name of the Autonomous VM cluster.Required when creating an Autonomous VM cluster.
- Specified by:
 getDisplayNamein interfaceCfnCloudAutonomousVmClusterProps- See Also:
 
 - 
getIsMtlsEnabledVmCluster
Description copied from interface:CfnCloudAutonomousVmClusterPropsSpecifies whether mutual TLS (mTLS) authentication is enabled for the Autonomous VM cluster.Returns union: either
BooleanorIResolvable- Specified by:
 getIsMtlsEnabledVmClusterin interfaceCfnCloudAutonomousVmClusterProps- See Also:
 
 - 
getLicenseModel
Description copied from interface:CfnCloudAutonomousVmClusterPropsThe Oracle license model that applies to the Autonomous VM cluster.Valid values are
LICENSE_INCLUDEDorBRING_YOUR_OWN_LICENSE.- Specified by:
 getLicenseModelin interfaceCfnCloudAutonomousVmClusterProps- See Also:
 
 - 
getMaintenanceWindow
Description copied from interface:CfnCloudAutonomousVmClusterPropsThe scheduling details for the maintenance window.Patching and system updates take place during the maintenance window.
Returns union: either
IResolvableorCfnCloudAutonomousVmCluster.MaintenanceWindowProperty- Specified by:
 getMaintenanceWindowin interfaceCfnCloudAutonomousVmClusterProps- See Also:
 
 - 
getMemoryPerOracleComputeUnitInGBs
Description copied from interface:CfnCloudAutonomousVmClusterPropsThe amount of memory allocated per Oracle Compute Unit, in GB.Required when creating an Autonomous VM cluster.
- Specified by:
 getMemoryPerOracleComputeUnitInGBsin interfaceCfnCloudAutonomousVmClusterProps- See Also:
 
 - 
getOdbNetworkId
Description copied from interface:CfnCloudAutonomousVmClusterPropsThe unique identifier of the ODB network associated with this Autonomous VM cluster.Required when creating an Autonomous VM cluster.
- Specified by:
 getOdbNetworkIdin interfaceCfnCloudAutonomousVmClusterProps- See Also:
 
 - 
getScanListenerPortNonTls
Description copied from interface:CfnCloudAutonomousVmClusterPropsThe SCAN listener port for non-TLS (TCP) protocol.The default is 1521.
- Specified by:
 getScanListenerPortNonTlsin interfaceCfnCloudAutonomousVmClusterProps- See Also:
 
 - 
getScanListenerPortTls
Description copied from interface:CfnCloudAutonomousVmClusterPropsThe SCAN listener port for TLS (TCP) protocol.The default is 2484.
- Specified by:
 getScanListenerPortTlsin interfaceCfnCloudAutonomousVmClusterProps- See Also:
 
 - 
getTags
Description copied from interface:CfnCloudAutonomousVmClusterPropsTags to assign to the Autonomous Vm Cluster.- Specified by:
 getTagsin interfaceCfnCloudAutonomousVmClusterProps- See Also:
 
 - 
getTimeZone
Description copied from interface:CfnCloudAutonomousVmClusterPropsThe time zone of the Autonomous VM cluster.- Specified by:
 getTimeZonein interfaceCfnCloudAutonomousVmClusterProps- See Also:
 
 - 
getTotalContainerDatabases
Description copied from interface:CfnCloudAutonomousVmClusterPropsThe total number of Autonomous Container Databases that can be created with the allocated local storage.Required when creating an Autonomous VM cluster.
- Specified by:
 getTotalContainerDatabasesin interfaceCfnCloudAutonomousVmClusterProps- See Also:
 
 - 
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
 $jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
 - 
equals
 - 
hashCode
public final int hashCode() 
 -