securities

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


@JvmName(name = "hurjsvckcrrceaux")
suspend fun securities(values: List<Output<GroupInitContainerSecurityArgs>>)
@JvmName(name = "asnhnoosauwhcwxl")
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 = "asgjnblyvxligqqc")
suspend fun securities(argument: List<suspend GroupInitContainerSecurityArgsBuilder.() -> Unit>)
@JvmName(name = "mwxvfyjbkveenwjn")
suspend fun securities(vararg argument: suspend GroupInitContainerSecurityArgsBuilder.() -> Unit)
@JvmName(name = "fdebkxkrbvysjyyd")
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.