profiles

@JvmName(name = "dpkucfishuahdpic")
suspend fun profiles(value: Output<List<AutonomousDatabasePropertiesConnectionStringProfileArgs>>)
@JvmName(name = "etqdukhrwwqweevu")
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 = "jgmpsjltnxkibcqq")
suspend fun profiles(vararg values: Output<AutonomousDatabasePropertiesConnectionStringProfileArgs>)


@JvmName(name = "mvcjmgxorndypvxf")
suspend fun profiles(values: List<Output<AutonomousDatabasePropertiesConnectionStringProfileArgs>>)
@JvmName(name = "amsgnwnvecjkotnk")
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 = "osyvqtmhhrqkbpcj")
suspend fun profiles(argument: List<suspend AutonomousDatabasePropertiesConnectionStringProfileArgsBuilder.() -> Unit>)
@JvmName(name = "vkfxggojskvadimq")
suspend fun profiles(vararg argument: suspend AutonomousDatabasePropertiesConnectionStringProfileArgsBuilder.() -> Unit)
@JvmName(name = "vmpenmfancwtglrw")
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.