project Maps
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.
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.
suspend fun projectMaps(argument: List<suspend NodeGroupShareSettingsProjectMapArgsBuilder.() -> Unit>)
suspend fun projectMaps(vararg 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.