securities

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


@JvmName(name = "khcbmnyswmcmpfjp")
suspend fun securities(values: List<Output<GroupContainerSecurityArgs>>)
@JvmName(name = "nqyfnrgquifiaxck")
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 = "lanmrrafjefyjeoa")
suspend fun securities(argument: List<suspend GroupContainerSecurityArgsBuilder.() -> Unit>)
@JvmName(name = "jusmeriwfsablqyg")
suspend fun securities(vararg argument: suspend GroupContainerSecurityArgsBuilder.() -> Unit)
@JvmName(name = "pikggregsnwdculo")
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.