securities

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


@JvmName(name = "ktisiqfhduraxhhm")
suspend fun securities(values: List<Output<GroupContainerSecurityArgs>>)
@JvmName(name = "tjpcwhsexrwjbuqm")
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 = "mxqxpnpchfbwlquo")
suspend fun securities(argument: List<suspend GroupContainerSecurityArgsBuilder.() -> Unit>)
@JvmName(name = "smpbhkgycglvbjrh")
suspend fun securities(vararg argument: suspend GroupContainerSecurityArgsBuilder.() -> Unit)
@JvmName(name = "fwrygjkkchbapxyo")
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.