profiles

@JvmName(name = "jncsipecdcgseiyw")
suspend fun profiles(value: Output<List<AutonomousDatabasePropertiesConnectionStringProfileArgs>>)
@JvmName(name = "mywvcrcrgtuohmbw")
suspend fun profiles(value: List<AutonomousDatabasePropertiesConnectionStringProfileArgs>?)

Parameters

value

A list of connection string profiles to allow clients to group, filter, and select values based on the structured metadata.


@JvmName(name = "qtttuikwkocmdmeq")
suspend fun profiles(vararg values: Output<AutonomousDatabasePropertiesConnectionStringProfileArgs>)


@JvmName(name = "poxtmhxqmoluhvii")
suspend fun profiles(values: List<Output<AutonomousDatabasePropertiesConnectionStringProfileArgs>>)
@JvmName(name = "jtpovnuisdlygrfj")
suspend fun profiles(vararg values: AutonomousDatabasePropertiesConnectionStringProfileArgs)

Parameters

values

A list of connection string profiles to allow clients to group, filter, and select values based on the structured metadata.


@JvmName(name = "mvbyhvdanisbfvef")
suspend fun profiles(argument: List<suspend AutonomousDatabasePropertiesConnectionStringProfileArgsBuilder.() -> Unit>)
@JvmName(name = "sqjdyypgwswvfuhf")
suspend fun profiles(vararg argument: suspend AutonomousDatabasePropertiesConnectionStringProfileArgsBuilder.() -> Unit)
@JvmName(name = "gjonakjfaqsqdwyw")
suspend fun profiles(argument: suspend AutonomousDatabasePropertiesConnectionStringProfileArgsBuilder.() -> Unit)

Parameters

argument

A list of connection string profiles to allow clients to group, filter, and select values based on the structured metadata.