projectMaps

@JvmName(name = "ldokiygmjdkiliac")
suspend fun projectMaps(value: Output<List<NodeGroupShareSettingsProjectMapArgs>>)
@JvmName(name = "kivuqfsnnoyfpjib")
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 = "qdsvmtlqxupyjubs")
suspend fun projectMaps(vararg values: Output<NodeGroupShareSettingsProjectMapArgs>)


@JvmName(name = "njbqnhlmohfspdhf")
suspend fun projectMaps(values: List<Output<NodeGroupShareSettingsProjectMapArgs>>)
@JvmName(name = "tliytulfvyuikwxa")
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 = "qrhwflorqjmthtml")
suspend fun projectMaps(argument: List<suspend NodeGroupShareSettingsProjectMapArgsBuilder.() -> Unit>)
@JvmName(name = "jkhxfmhnfrrfeysa")
suspend fun projectMaps(vararg argument: suspend NodeGroupShareSettingsProjectMapArgsBuilder.() -> Unit)
@JvmName(name = "wfnjvuettcobqdst")
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.