projectMaps

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


@JvmName(name = "nmfdkkxebctwrsdf")
suspend fun projectMaps(values: List<Output<NodeGroupShareSettingsProjectMapArgs>>)
@JvmName(name = "jvbuccyobagnnjer")
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 = "wkllfpojwxbolhcn")
suspend fun projectMaps(argument: List<suspend NodeGroupShareSettingsProjectMapArgsBuilder.() -> Unit>)
@JvmName(name = "ymqqpolsbcdxfupf")
suspend fun projectMaps(vararg argument: suspend NodeGroupShareSettingsProjectMapArgsBuilder.() -> Unit)
@JvmName(name = "aaaestkbyxkcmmef")
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.