securities

@JvmName(name = "idkdjvakkmrbgicl")
suspend fun securities(value: Output<List<GroupInitContainerSecurityArgs>>)
@JvmName(name = "trhpnjhixuanwyra")
suspend fun securities(value: List<GroupInitContainerSecurityArgs>?)

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 = "bypgphkdqiybwfch")
suspend fun securities(vararg values: Output<GroupInitContainerSecurityArgs>)


@JvmName(name = "katpugadadovikbp")
suspend fun securities(values: List<Output<GroupInitContainerSecurityArgs>>)
@JvmName(name = "mgslimgfpaxfmghl")
suspend fun securities(vararg values: GroupInitContainerSecurityArgs)

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 = "qpnstgqxwmnspfax")
suspend fun securities(argument: List<suspend GroupInitContainerSecurityArgsBuilder.() -> Unit>)
@JvmName(name = "isdbxnllqgyjjqpk")
suspend fun securities(vararg argument: suspend GroupInitContainerSecurityArgsBuilder.() -> Unit)
@JvmName(name = "hqsmloobgmgpvqcf")
suspend fun securities(argument: suspend GroupInitContainerSecurityArgsBuilder.() -> 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.