securities

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


@JvmName(name = "sedeloodjyeiuwbt")
suspend fun securities(values: List<Output<GroupInitContainerSecurityArgs>>)
@JvmName(name = "rdyppcwruigqpets")
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 = "tjsogaaemucvbqej")
suspend fun securities(argument: List<suspend GroupInitContainerSecurityArgsBuilder.() -> Unit>)
@JvmName(name = "bqhbyjjxpbvxddgo")
suspend fun securities(vararg argument: suspend GroupInitContainerSecurityArgsBuilder.() -> Unit)
@JvmName(name = "tdpjlccwooxslkkp")
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.