Cluster User Created Connections Cluster Endpoint Args Builder
Functions
Link copied to clipboard
suspend fun connections(value: Output<List<ClusterUserCreatedConnectionsClusterEndpointConnectionArgs>>)
suspend fun connections(vararg values: Output<ClusterUserCreatedConnectionsClusterEndpointConnectionArgs>)
suspend fun connections(vararg argument: suspend ClusterUserCreatedConnectionsClusterEndpointConnectionArgsBuilder.() -> Unit)
suspend fun connections(values: List<Output<ClusterUserCreatedConnectionsClusterEndpointConnectionArgs>>)
suspend fun connections(argument: List<suspend ClusterUserCreatedConnectionsClusterEndpointConnectionArgsBuilder.() -> Unit>)
suspend fun connections(argument: suspend ClusterUserCreatedConnectionsClusterEndpointConnectionArgsBuilder.() -> Unit)