data class FrameworkControlScopeArgs(val complianceResourceIds: Output<List<String>>? = null, val complianceResourceTypes: Output<List<String>>? = null, val tags: Output<Map<String, String>>? = null) : ConvertibleToJava<FrameworkControlScopeArgs>
Metadata that you can assign to help organize the frameworks you create. If configured with a provider default_tags configuration block present, tags with matching keys will overwrite those defined at the provider-level.