hierarchy Controller
suspend fun hierarchyController(value: Output<FeatureMembershipConfigmanagementHierarchyControllerArgs>)
Parameters
value
Hierarchy Controller configuration for the cluster. Structure is documented below.
suspend fun hierarchyController(argument: suspend FeatureMembershipConfigmanagementHierarchyControllerArgsBuilder.() -> Unit)
Parameters
argument
Hierarchy Controller configuration for the cluster. Structure is documented below.