properties

@JvmName(name = "tartuyiaeuqhlnih")
suspend fun properties(value: Output<List<EnvironmentPropertiesPropertyArgs>>)
@JvmName(name = "cjqksmlivdebhfso")
suspend fun properties(value: List<EnvironmentPropertiesPropertyArgs>?)

Parameters

value

List of all properties in the object. Structure is documented below.


@JvmName(name = "covoqfbnxrhpregy")
suspend fun properties(vararg values: Output<EnvironmentPropertiesPropertyArgs>)


@JvmName(name = "arrsyfjlucyharwd")
suspend fun properties(values: List<Output<EnvironmentPropertiesPropertyArgs>>)
@JvmName(name = "qaybltmcmdyhrdrk")
suspend fun properties(vararg values: EnvironmentPropertiesPropertyArgs)

Parameters

values

List of all properties in the object. Structure is documented below.


@JvmName(name = "wgthahsyljvjpodq")
suspend fun properties(argument: List<suspend EnvironmentPropertiesPropertyArgsBuilder.() -> Unit>)
@JvmName(name = "bhbnhxjacirhpuxu")
suspend fun properties(vararg argument: suspend EnvironmentPropertiesPropertyArgsBuilder.() -> Unit)
@JvmName(name = "hnfriwtmhooprtej")
suspend fun properties(argument: suspend EnvironmentPropertiesPropertyArgsBuilder.() -> Unit)

Parameters

argument

List of all properties in the object. Structure is documented below.