Package-level declarations
Types
Link copied to clipboard
Allows the application of pre-defined controls to organizational units. For more information on usage, please see the AWS Control Tower User Guide.
Link copied to clipboard
data class ControlTowerControlArgs(val controlIdentifier: Output<String>? = null, val targetIdentifier: Output<String>? = null) : ConvertibleToJava<ControlTowerControlArgs>
Allows the application of pre-defined controls to organizational units. For more information on usage, please see the AWS Control Tower User Guide.
Link copied to clipboard
Builder for ControlTowerControlArgs.
Link copied to clipboard
Link copied to clipboard
Builder for ControlTowerControl.
Link copied to clipboard
object ControltowerFunctions
Functions
Link copied to clipboard
suspend fun controlTowerControl(name: String, block: suspend ControlTowerControlResourceBuilder.() -> Unit): ControlTowerControl