Class CfnCloudAutonomousVmClusterMixinProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.mixins.preview.services.odb.mixins.CfnCloudAutonomousVmClusterMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnCloudAutonomousVmClusterMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCloudAutonomousVmClusterMixinProps
@Stability(Stable)
@Internal
public static final class CfnCloudAutonomousVmClusterMixinProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnCloudAutonomousVmClusterMixinProps
An implementation for
CfnCloudAutonomousVmClusterMixinProps-
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.mixins.preview.services.odb.mixins.CfnCloudAutonomousVmClusterMixinProps
CfnCloudAutonomousVmClusterMixinProps.Builder, CfnCloudAutonomousVmClusterMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCloudAutonomousVmClusterMixinProps.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 theCfnCloudAutonomousVmClusterMixinProps.Builder.
-
-
Method Details
-
getAutonomousDataStorageSizeInTBs
Description copied from interface:CfnCloudAutonomousVmClusterMixinPropsThe data storage size allocated for Autonomous Databases in the Autonomous VM cluster, in TB.Required when creating an Autonomous VM cluster.
- Specified by:
getAutonomousDataStorageSizeInTBsin interfaceCfnCloudAutonomousVmClusterMixinProps- See Also:
-
getCloudExadataInfrastructureId
Description copied from interface:CfnCloudAutonomousVmClusterMixinPropsThe unique identifier of the Cloud Exadata Infrastructure containing this Autonomous VM cluster.Required when creating an Autonomous VM cluster.
- Specified by:
getCloudExadataInfrastructureIdin interfaceCfnCloudAutonomousVmClusterMixinProps- See Also:
-
getCpuCoreCountPerNode
Description copied from interface:CfnCloudAutonomousVmClusterMixinPropsThe number of CPU cores enabled per node in the Autonomous VM cluster.Required when creating an Autonomous VM cluster.
- Specified by:
getCpuCoreCountPerNodein interfaceCfnCloudAutonomousVmClusterMixinProps- See Also:
-
getDbServers
Description copied from interface:CfnCloudAutonomousVmClusterMixinPropsThe list of database servers associated with the Autonomous VM cluster.- Specified by:
getDbServersin interfaceCfnCloudAutonomousVmClusterMixinProps- See Also:
-
getDescription
Description copied from interface:CfnCloudAutonomousVmClusterMixinPropsThe user-provided description of the Autonomous VM cluster.- Specified by:
getDescriptionin interfaceCfnCloudAutonomousVmClusterMixinProps- See Also:
-
getDisplayName
Description copied from interface:CfnCloudAutonomousVmClusterMixinPropsThe display name of the Autonomous VM cluster.Required when creating an Autonomous VM cluster.
- Specified by:
getDisplayNamein interfaceCfnCloudAutonomousVmClusterMixinProps- See Also:
-
getIsMtlsEnabledVmCluster
Description copied from interface:CfnCloudAutonomousVmClusterMixinPropsSpecifies whether mutual TLS (mTLS) authentication is enabled for the Autonomous VM cluster.Returns union: either
BooleanorIResolvable- Specified by:
getIsMtlsEnabledVmClusterin interfaceCfnCloudAutonomousVmClusterMixinProps- See Also:
-
getLicenseModel
Description copied from interface:CfnCloudAutonomousVmClusterMixinPropsThe Oracle license model that applies to the Autonomous VM cluster.Valid values are
LICENSE_INCLUDEDorBRING_YOUR_OWN_LICENSE.- Specified by:
getLicenseModelin interfaceCfnCloudAutonomousVmClusterMixinProps- See Also:
-
getMaintenanceWindow
Description copied from interface:CfnCloudAutonomousVmClusterMixinPropsThe scheduling details for the maintenance window.Patching and system updates take place during the maintenance window.
Returns union: either
IResolvableorCfnCloudAutonomousVmClusterPropsMixin.MaintenanceWindowProperty- Specified by:
getMaintenanceWindowin interfaceCfnCloudAutonomousVmClusterMixinProps- See Also:
-
getMemoryPerOracleComputeUnitInGBs
Description copied from interface:CfnCloudAutonomousVmClusterMixinPropsThe amount of memory allocated per Oracle Compute Unit, in GB.Required when creating an Autonomous VM cluster.
- Specified by:
getMemoryPerOracleComputeUnitInGBsin interfaceCfnCloudAutonomousVmClusterMixinProps- See Also:
-
getOdbNetworkId
Description copied from interface:CfnCloudAutonomousVmClusterMixinPropsThe unique identifier of the ODB network associated with this Autonomous VM cluster.Required when creating an Autonomous VM cluster.
- Specified by:
getOdbNetworkIdin interfaceCfnCloudAutonomousVmClusterMixinProps- See Also:
-
getScanListenerPortNonTls
Description copied from interface:CfnCloudAutonomousVmClusterMixinPropsThe SCAN listener port for non-TLS (TCP) protocol.The default is 1521.
- Specified by:
getScanListenerPortNonTlsin interfaceCfnCloudAutonomousVmClusterMixinProps- See Also:
-
getScanListenerPortTls
Description copied from interface:CfnCloudAutonomousVmClusterMixinPropsThe SCAN listener port for TLS (TCP) protocol.The default is 2484.
- Specified by:
getScanListenerPortTlsin interfaceCfnCloudAutonomousVmClusterMixinProps- See Also:
-
getTags
Description copied from interface:CfnCloudAutonomousVmClusterMixinPropsTags to assign to the Autonomous Vm Cluster.- Specified by:
getTagsin interfaceCfnCloudAutonomousVmClusterMixinProps- See Also:
-
getTimeZone
Description copied from interface:CfnCloudAutonomousVmClusterMixinPropsThe time zone of the Autonomous VM cluster.- Specified by:
getTimeZonein interfaceCfnCloudAutonomousVmClusterMixinProps- See Also:
-
getTotalContainerDatabases
Description copied from interface:CfnCloudAutonomousVmClusterMixinPropsThe 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 interfaceCfnCloudAutonomousVmClusterMixinProps- 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()
-