securities

@JvmName(name = "jtxejhrjlggvnqse")
suspend fun securities(value: Output<List<GroupContainerSecurityArgs>>)
@JvmName(name = "eqnsosmcojlqbnyg")
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 = "pfsbdibhfthvkqcd")
suspend fun securities(vararg values: Output<GroupContainerSecurityArgs>)


@JvmName(name = "hwunauiekdmahici")
suspend fun securities(values: List<Output<GroupContainerSecurityArgs>>)
@JvmName(name = "iacjrcadtonvcnlt")
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 = "wxhnejryagyoyprc")
suspend fun securities(argument: List<suspend GroupContainerSecurityArgsBuilder.() -> Unit>)
@JvmName(name = "hnourungdkdoiwmt")
suspend fun securities(vararg argument: suspend GroupContainerSecurityArgsBuilder.() -> Unit)
@JvmName(name = "obedvtpcugwjgqjd")
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.