Class CfnCloudVmClusterMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnCloudVmClusterMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnCloudVmClusterMixinProps
CfnCloudVmClusterMixinProps-
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.cfnpropertymixins.services.odb.CfnCloudVmClusterMixinProps
CfnCloudVmClusterMixinProps.Builder, CfnCloudVmClusterMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCloudVmClusterMixinProps.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 StringThe unique identifier of the Exadata infrastructure that this VM cluster belongs to.final StringThe name of the Grid Infrastructure (GI) cluster.final NumberThe number of CPU cores enabled on the VM cluster.final ObjectThe set of diagnostic collection options enabled for the VM cluster.final NumberThe size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.final ObjectThe DB nodes that are implicitly created and managed as part of this VM Cluster.final NumberThe amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.The list of database servers for the VM cluster.final StringThe user-friendly name for the VM cluster.final StringThe software version of the Oracle Grid Infrastructure (GI) for the VM cluster.final StringThe host name for the VM cluster.final ObjectThe AWS Identity and Access Management (IAM) service roles associated with the VM cluster.final ObjectSpecifies whether database backups to local Exadata storage are enabled for the VM cluster.final ObjectSpecifies whether the VM cluster is configured with a sparse disk group.final StringThe Oracle license model applied to the VM cluster.final NumberThe amount of memory, in gigabytes (GB), that's allocated for the VM cluster.final StringThe unique identifier of the ODB network for the VM cluster.final NumberThe port number for TCP connections to the single client access name (SCAN) listener.The public key portion of one or more key pairs used for SSH access to the VM cluster.final StringThe operating system version of the image chosen for the VM cluster.getTags()Tags to assign to the Vm Cluster.final StringThe time zone of the VM cluster.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 theCfnCloudVmClusterMixinProps.Builder.
-
-
Method Details
-
getCloudExadataInfrastructureId
Description copied from interface:CfnCloudVmClusterMixinPropsThe unique identifier of the Exadata infrastructure that this VM cluster belongs to.Required when creating a VM cluster.
- Specified by:
getCloudExadataInfrastructureIdin interfaceCfnCloudVmClusterMixinProps- See Also:
-
getClusterName
Description copied from interface:CfnCloudVmClusterMixinPropsThe name of the Grid Infrastructure (GI) cluster.- Specified by:
getClusterNamein interfaceCfnCloudVmClusterMixinProps- See Also:
-
getCpuCoreCount
Description copied from interface:CfnCloudVmClusterMixinPropsThe number of CPU cores enabled on the VM cluster.Required when creating a VM cluster.
- Specified by:
getCpuCoreCountin interfaceCfnCloudVmClusterMixinProps- See Also:
-
getDataCollectionOptions
Description copied from interface:CfnCloudVmClusterMixinPropsThe set of diagnostic collection options enabled for the VM cluster.Returns union: either
IResolvableorCfnCloudVmClusterPropsMixin.DataCollectionOptionsProperty- Specified by:
getDataCollectionOptionsin interfaceCfnCloudVmClusterMixinProps- See Also:
-
getDataStorageSizeInTBs
Description copied from interface:CfnCloudVmClusterMixinPropsThe size of the data disk group, in terabytes (TB), that's allocated for the VM cluster.- Specified by:
getDataStorageSizeInTBsin interfaceCfnCloudVmClusterMixinProps- See Also:
-
getDbNodes
Description copied from interface:CfnCloudVmClusterMixinPropsThe DB nodes that are implicitly created and managed as part of this VM Cluster.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnCloudVmClusterPropsMixin.DbNodeProperty>- Specified by:
getDbNodesin interfaceCfnCloudVmClusterMixinProps- See Also:
-
getDbNodeStorageSizeInGBs
Description copied from interface:CfnCloudVmClusterMixinPropsThe amount of local node storage, in gigabytes (GB), that's allocated for the VM cluster.- Specified by:
getDbNodeStorageSizeInGBsin interfaceCfnCloudVmClusterMixinProps- See Also:
-
getDbServers
Description copied from interface:CfnCloudVmClusterMixinPropsThe list of database servers for the VM cluster.- Specified by:
getDbServersin interfaceCfnCloudVmClusterMixinProps- See Also:
-
getDisplayName
Description copied from interface:CfnCloudVmClusterMixinPropsThe user-friendly name for the VM cluster.Required when creating a VM cluster.
- Specified by:
getDisplayNamein interfaceCfnCloudVmClusterMixinProps- See Also:
-
getGiVersion
Description copied from interface:CfnCloudVmClusterMixinPropsThe software version of the Oracle Grid Infrastructure (GI) for the VM cluster.Required when creating a VM cluster.
- Specified by:
getGiVersionin interfaceCfnCloudVmClusterMixinProps- See Also:
-
getHostname
Description copied from interface:CfnCloudVmClusterMixinPropsThe host name for the VM cluster.Required when creating a VM cluster.
- Specified by:
getHostnamein interfaceCfnCloudVmClusterMixinProps- See Also:
-
getIamRoles
Description copied from interface:CfnCloudVmClusterMixinPropsThe AWS Identity and Access Management (IAM) service roles associated with the VM cluster.Returns union: either
IResolvableor Listinvalid input: '<'eitherIResolvableorCfnCloudVmClusterPropsMixin.IamRoleProperty>- Specified by:
getIamRolesin interfaceCfnCloudVmClusterMixinProps- See Also:
-
getIsLocalBackupEnabled
Description copied from interface:CfnCloudVmClusterMixinPropsSpecifies whether database backups to local Exadata storage are enabled for the VM cluster.Returns union: either
BooleanorIResolvable- Specified by:
getIsLocalBackupEnabledin interfaceCfnCloudVmClusterMixinProps- See Also:
-
getIsSparseDiskgroupEnabled
Description copied from interface:CfnCloudVmClusterMixinPropsSpecifies whether the VM cluster is configured with a sparse disk group.Returns union: either
BooleanorIResolvable- Specified by:
getIsSparseDiskgroupEnabledin interfaceCfnCloudVmClusterMixinProps- See Also:
-
getLicenseModel
Description copied from interface:CfnCloudVmClusterMixinPropsThe Oracle license model applied to the VM cluster.- Specified by:
getLicenseModelin interfaceCfnCloudVmClusterMixinProps- See Also:
-
getMemorySizeInGBs
Description copied from interface:CfnCloudVmClusterMixinPropsThe amount of memory, in gigabytes (GB), that's allocated for the VM cluster.- Specified by:
getMemorySizeInGBsin interfaceCfnCloudVmClusterMixinProps- See Also:
-
getOdbNetworkId
Description copied from interface:CfnCloudVmClusterMixinPropsThe unique identifier of the ODB network for the VM cluster.Required when creating a VM cluster.
- Specified by:
getOdbNetworkIdin interfaceCfnCloudVmClusterMixinProps- See Also:
-
getScanListenerPortTcp
Description copied from interface:CfnCloudVmClusterMixinPropsThe port number for TCP connections to the single client access name (SCAN) listener.Valid values:
1024–8999with the following exceptions:2484,6100,6200,7060,7070,7085, and7879Default:
1521- Specified by:
getScanListenerPortTcpin interfaceCfnCloudVmClusterMixinProps- See Also:
-
getSshPublicKeys
Description copied from interface:CfnCloudVmClusterMixinPropsThe public key portion of one or more key pairs used for SSH access to the VM cluster.Required when creating a VM cluster.
- Specified by:
getSshPublicKeysin interfaceCfnCloudVmClusterMixinProps- See Also:
-
getSystemVersion
Description copied from interface:CfnCloudVmClusterMixinPropsThe operating system version of the image chosen for the VM cluster.- Specified by:
getSystemVersionin interfaceCfnCloudVmClusterMixinProps- See Also:
-
getTags
Description copied from interface:CfnCloudVmClusterMixinPropsTags to assign to the Vm Cluster.- Specified by:
getTagsin interfaceCfnCloudVmClusterMixinProps- See Also:
-
getTimeZone
Description copied from interface:CfnCloudVmClusterMixinPropsThe time zone of the VM cluster.- Specified by:
getTimeZonein interfaceCfnCloudVmClusterMixinProps- 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()
-