EndpointArgs

constructor(autoAddNewNodes: Output<String>? = null, connectionPrefix: Output<String>? = null, dbClusterId: Output<String>? = null, dbEndpointDescription: Output<String>? = null, endpointConfig: Output<Map<String, String>>? = null, endpointType: Output<String>? = null, netType: Output<String>? = null, nodes: Output<List<String>>? = null, port: Output<String>? = null, readWriteMode: Output<String>? = null, sslAutoRotate: Output<String>? = null, sslEnabled: Output<String>? = null)