developerOwners

@JvmName(name = "qlqhrsnchxgugidp")
suspend fun developerOwners(value: Output<List<ApplicationAttributesDeveloperOwnerArgs>>)
@JvmName(name = "rcdfseveyyrbsmxu")
suspend fun developerOwners(value: List<ApplicationAttributesDeveloperOwnerArgs>?)

Parameters

value

Optional. Developer team that owns development and coding. Structure is documented below.


@JvmName(name = "avsffefrkvsxtxsq")
suspend fun developerOwners(vararg values: Output<ApplicationAttributesDeveloperOwnerArgs>)


@JvmName(name = "yrrffnjlrnhkindd")
suspend fun developerOwners(values: List<Output<ApplicationAttributesDeveloperOwnerArgs>>)
@JvmName(name = "kddxytwmsfhxulcm")
suspend fun developerOwners(vararg values: ApplicationAttributesDeveloperOwnerArgs)

Parameters

values

Optional. Developer team that owns development and coding. Structure is documented below.


@JvmName(name = "pvodaquosreerdvn")
suspend fun developerOwners(argument: List<suspend ApplicationAttributesDeveloperOwnerArgsBuilder.() -> Unit>)
@JvmName(name = "pqrhyknhkowfswvy")
suspend fun developerOwners(vararg argument: suspend ApplicationAttributesDeveloperOwnerArgsBuilder.() -> Unit)
@JvmName(name = "wdlcyamaikvpncdo")
suspend fun developerOwners(argument: suspend ApplicationAttributesDeveloperOwnerArgsBuilder.() -> Unit)

Parameters

argument

Optional. Developer team that owns development and coding. Structure is documented below.