clientAlias

@JvmName(name = "gjbjhxicvvnwmpbk")
suspend fun clientAlias(value: Output<List<ServiceServiceConnectConfigurationServiceClientAliasArgs>>)
@JvmName(name = "filbyhyscxuiotne")
suspend fun clientAlias(value: List<ServiceServiceConnectConfigurationServiceClientAliasArgs>?)

Parameters

value

The list of client aliases for this Service Connect service. You use these to assign names that can be used by client applications. The maximum number of client aliases that you can have in this list is 1. See below.


@JvmName(name = "muythbhqhkmfqshj")
suspend fun clientAlias(vararg values: Output<ServiceServiceConnectConfigurationServiceClientAliasArgs>)


@JvmName(name = "ulueqwlxxntmigxs")
suspend fun clientAlias(values: List<Output<ServiceServiceConnectConfigurationServiceClientAliasArgs>>)
@JvmName(name = "tytkvxylesamlugw")
suspend fun clientAlias(vararg values: ServiceServiceConnectConfigurationServiceClientAliasArgs)

Parameters

values

The list of client aliases for this Service Connect service. You use these to assign names that can be used by client applications. The maximum number of client aliases that you can have in this list is 1. See below.


@JvmName(name = "msmndytrgfvasgka")
suspend fun clientAlias(argument: List<suspend ServiceServiceConnectConfigurationServiceClientAliasArgsBuilder.() -> Unit>)
@JvmName(name = "xxpxvsxhsqgojiwd")
suspend fun clientAlias(vararg argument: suspend ServiceServiceConnectConfigurationServiceClientAliasArgsBuilder.() -> Unit)
@JvmName(name = "igthjxhgtsvsdnce")
suspend fun clientAlias(argument: suspend ServiceServiceConnectConfigurationServiceClientAliasArgsBuilder.() -> Unit)

Parameters

argument

The list of client aliases for this Service Connect service. You use these to assign names that can be used by client applications. The maximum number of client aliases that you can have in this list is 1. See below.