projectMaps

@JvmName(name = "vtxnutrwwyfcxtvn")
suspend fun projectMaps(value: Output<List<NodeGroupShareSettingsProjectMapArgs>>)
@JvmName(name = "wmnskmhyssblqjje")
suspend fun projectMaps(value: List<NodeGroupShareSettingsProjectMapArgs>?)

Parameters

value

A map of project id and project config. This is only valid when shareType's value is SPECIFIC_PROJECTS. Structure is documented below.


@JvmName(name = "ouryhhjrfuqntkpg")
suspend fun projectMaps(vararg values: Output<NodeGroupShareSettingsProjectMapArgs>)


@JvmName(name = "abevgxdxmqbxgmkf")
suspend fun projectMaps(values: List<Output<NodeGroupShareSettingsProjectMapArgs>>)
@JvmName(name = "lyilpimwccyqdbxx")
suspend fun projectMaps(vararg values: NodeGroupShareSettingsProjectMapArgs)

Parameters

values

A map of project id and project config. This is only valid when shareType's value is SPECIFIC_PROJECTS. Structure is documented below.


@JvmName(name = "thogvcgjxiwyseto")
suspend fun projectMaps(argument: List<suspend NodeGroupShareSettingsProjectMapArgsBuilder.() -> Unit>)
@JvmName(name = "mulpeskoijxhrpur")
suspend fun projectMaps(vararg argument: suspend NodeGroupShareSettingsProjectMapArgsBuilder.() -> Unit)
@JvmName(name = "gtmlxapjsiqhuwtn")
suspend fun projectMaps(argument: suspend NodeGroupShareSettingsProjectMapArgsBuilder.() -> Unit)

Parameters

argument

A map of project id and project config. This is only valid when shareType's value is SPECIFIC_PROJECTS. Structure is documented below.