enableBaseline
inline suspend fun ControlTowerClient.enableBaseline(crossinline block: EnableBaselineRequest.Builder.() -> Unit): EnableBaselineResponse
Enable (apply) a Baseline
to a Target. This API starts an asynchronous operation to deploy resources specified by the Baseline
to the specified Target.