ClusterEndpointArgs

constructor(clusterEndpointIdentifier: Output<String>? = null, clusterIdentifier: Output<String>? = null, customEndpointType: Output<String>? = null, excludedMembers: Output<List<String>>? = null, staticMembers: Output<List<String>>? = null, tags: Output<Map<String, String>>? = null)