controls property
One or more control blocks that make up the framework. Each control in the list has a name, input parameters, and scope. Detailed below.
Implementation
late final pulumi.Output<List<FrameworkControl>> controls;
One or more control blocks that make up the framework. Each control in the list has a name, input parameters, and scope. Detailed below.
late final pulumi.Output<List<FrameworkControl>> controls;