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
final pulumi.Input<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.
final pulumi.Input<List<FrameworkControl>?>? controls;