securities

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


@JvmName(name = "cuqukanhpvekxjpi")
suspend fun securities(values: List<Output<GroupContainerSecurityArgs>>)
@JvmName(name = "iyufabeppkhnhhwf")
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 = "oiamfpsylawlblbv")
suspend fun securities(argument: List<suspend GroupContainerSecurityArgsBuilder.() -> Unit>)
@JvmName(name = "yooxsgufxkwghtoh")
suspend fun securities(vararg argument: suspend GroupContainerSecurityArgsBuilder.() -> Unit)
@JvmName(name = "qexuiannndrwsgcv")
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.