securities

@JvmName(name = "vfokwyaoxutndxvc")
suspend fun securities(value: Output<List<GroupInitContainerSecurityArgs>>)
@JvmName(name = "pnjppngqtheypbhc")
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 = "fsiloqorlrhmutko")
suspend fun securities(vararg values: Output<GroupInitContainerSecurityArgs>)


@JvmName(name = "tnrvtdgihjucgofk")
suspend fun securities(values: List<Output<GroupInitContainerSecurityArgs>>)
@JvmName(name = "jhqjayfkwbnkhnmd")
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 = "pqqekexuxofhtcbj")
suspend fun securities(argument: List<suspend GroupInitContainerSecurityArgsBuilder.() -> Unit>)
@JvmName(name = "cwopnykuomasfumw")
suspend fun securities(vararg argument: suspend GroupInitContainerSecurityArgsBuilder.() -> Unit)
@JvmName(name = "eusmnexxjplyslia")
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.