securities

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


@JvmName(name = "gepnnwqvieikoxmt")
suspend fun securities(values: List<Output<GroupContainerSecurityArgs>>)
@JvmName(name = "aybdjnyctqlpgmve")
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 = "hblfirrmnqanhrhv")
suspend fun securities(argument: List<suspend GroupContainerSecurityArgsBuilder.() -> Unit>)
@JvmName(name = "knbbyjpobljxihyf")
suspend fun securities(vararg argument: suspend GroupContainerSecurityArgsBuilder.() -> Unit)
@JvmName(name = "tmvfxioivuqaatxq")
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.