Class CfnInfluxDBClusterProps.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.timestream.CfnInfluxDBClusterProps.Jsii$Proxy
- All Implemented Interfaces:
CfnInfluxDBClusterProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnInfluxDBClusterProps
@Stability(Stable)
@Internal
public static final class CfnInfluxDBClusterProps.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnInfluxDBClusterProps
An implementation for
CfnInfluxDBClusterProps-
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.timestream.CfnInfluxDBClusterProps
CfnInfluxDBClusterProps.Builder, CfnInfluxDBClusterProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnInfluxDBClusterProps.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 allocated storage for the InfluxDB cluster.final StringThe bucket for the InfluxDB cluster.final StringThe compute instance of the InfluxDB cluster.final StringThe name of an existing InfluxDB parameter group.final StringThe storage type of the InfluxDB cluster.final StringDeployment type of the InfluxDB cluster.final StringFailover mode of the InfluxDB cluster.final ObjectConfiguration for sending logs to customer account from the InfluxDB cluster.final StringgetName()The unique name that is associated with the InfluxDB cluster.final StringNetwork type of the InfluxDB cluster.final StringThe organization for the InfluxDB cluster.final StringThe password for the InfluxDB cluster.final NumbergetPort()The port number on which InfluxDB accepts connections.final ObjectAttach a public IP to the customer ENI.getTags()An arbitrary set of tags (key-value pairs) for this DB cluster.final StringThe username for the InfluxDB cluster.A list of Amazon EC2 VPC security groups to associate with this InfluxDB cluster.A list of EC2 subnet IDs for this InfluxDB 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 theCfnInfluxDBClusterProps.Builder.
-
-
Method Details
-
getAllocatedStorage
Description copied from interface:CfnInfluxDBClusterPropsThe allocated storage for the InfluxDB cluster.- Specified by:
getAllocatedStoragein interfaceCfnInfluxDBClusterProps- See Also:
-
getBucket
Description copied from interface:CfnInfluxDBClusterPropsThe bucket for the InfluxDB cluster.- Specified by:
getBucketin interfaceCfnInfluxDBClusterProps- See Also:
-
getDbInstanceType
Description copied from interface:CfnInfluxDBClusterPropsThe compute instance of the InfluxDB cluster.- Specified by:
getDbInstanceTypein interfaceCfnInfluxDBClusterProps- See Also:
-
getDbParameterGroupIdentifier
Description copied from interface:CfnInfluxDBClusterPropsThe name of an existing InfluxDB parameter group.- Specified by:
getDbParameterGroupIdentifierin interfaceCfnInfluxDBClusterProps- See Also:
-
getDbStorageType
Description copied from interface:CfnInfluxDBClusterPropsThe storage type of the InfluxDB cluster.- Specified by:
getDbStorageTypein interfaceCfnInfluxDBClusterProps- See Also:
-
getDeploymentType
Description copied from interface:CfnInfluxDBClusterPropsDeployment type of the InfluxDB cluster.- Specified by:
getDeploymentTypein interfaceCfnInfluxDBClusterProps- See Also:
-
getFailoverMode
Description copied from interface:CfnInfluxDBClusterPropsFailover mode of the InfluxDB cluster.- Specified by:
getFailoverModein interfaceCfnInfluxDBClusterProps- See Also:
-
getLogDeliveryConfiguration
Description copied from interface:CfnInfluxDBClusterPropsConfiguration for sending logs to customer account from the InfluxDB cluster.Returns union: either
IResolvableorCfnInfluxDBCluster.LogDeliveryConfigurationProperty- Specified by:
getLogDeliveryConfigurationin interfaceCfnInfluxDBClusterProps- See Also:
-
getName
Description copied from interface:CfnInfluxDBClusterPropsThe unique name that is associated with the InfluxDB cluster.- Specified by:
getNamein interfaceCfnInfluxDBClusterProps- See Also:
-
getNetworkType
Description copied from interface:CfnInfluxDBClusterPropsNetwork type of the InfluxDB cluster.- Specified by:
getNetworkTypein interfaceCfnInfluxDBClusterProps- See Also:
-
getOrganization
Description copied from interface:CfnInfluxDBClusterPropsThe organization for the InfluxDB cluster.- Specified by:
getOrganizationin interfaceCfnInfluxDBClusterProps- See Also:
-
getPassword
Description copied from interface:CfnInfluxDBClusterPropsThe password for the InfluxDB cluster.- Specified by:
getPasswordin interfaceCfnInfluxDBClusterProps- See Also:
-
getPort
Description copied from interface:CfnInfluxDBClusterPropsThe port number on which InfluxDB accepts connections.- Specified by:
getPortin interfaceCfnInfluxDBClusterProps- See Also:
-
getPubliclyAccessible
Description copied from interface:CfnInfluxDBClusterPropsAttach a public IP to the customer ENI.Returns union: either
BooleanorIResolvableDefault: - false
- Specified by:
getPubliclyAccessiblein interfaceCfnInfluxDBClusterProps- See Also:
-
getTags
Description copied from interface:CfnInfluxDBClusterPropsAn arbitrary set of tags (key-value pairs) for this DB cluster.- Specified by:
getTagsin interfaceCfnInfluxDBClusterProps- See Also:
-
getUsername
Description copied from interface:CfnInfluxDBClusterPropsThe username for the InfluxDB cluster.- Specified by:
getUsernamein interfaceCfnInfluxDBClusterProps- See Also:
-
getVpcSecurityGroupIds
Description copied from interface:CfnInfluxDBClusterPropsA list of Amazon EC2 VPC security groups to associate with this InfluxDB cluster.- Specified by:
getVpcSecurityGroupIdsin interfaceCfnInfluxDBClusterProps- See Also:
-
getVpcSubnetIds
Description copied from interface:CfnInfluxDBClusterPropsA list of EC2 subnet IDs for this InfluxDB cluster.- Specified by:
getVpcSubnetIdsin interfaceCfnInfluxDBClusterProps- 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()
-