securities

@JvmName(name = "aastabahvcakonex")
suspend fun securities(value: Output<List<GroupContainerSecurityArgs>>)
@JvmName(name = "upwntctkakijkekl")
suspend fun securities(value: List<GroupContainerSecurityArgs>?)

Parameters

value

The definition of the security context for this container as documented in the security block below. Changing this forces a new resource to be created.


@JvmName(name = "tbrywtbppmteapju")
suspend fun securities(vararg values: Output<GroupContainerSecurityArgs>)


@JvmName(name = "nduukpvdhilybbrq")
suspend fun securities(values: List<Output<GroupContainerSecurityArgs>>)
@JvmName(name = "vplassfagaiqomaj")
suspend fun securities(vararg values: GroupContainerSecurityArgs)

Parameters

values

The definition of the security context for this container as documented in the security block below. Changing this forces a new resource to be created.


@JvmName(name = "ukhenkrbccryfful")
suspend fun securities(argument: List<suspend GroupContainerSecurityArgsBuilder.() -> Unit>)
@JvmName(name = "tmrgwdbexodbppvf")
suspend fun securities(vararg argument: suspend GroupContainerSecurityArgsBuilder.() -> Unit)
@JvmName(name = "ewtrgqujghhrqswr")
suspend fun securities(argument: suspend GroupContainerSecurityArgsBuilder.() -> Unit)

Parameters

argument

The definition of the security context for this container as documented in the security block below. Changing this forces a new resource to be created.