Organization Settings Args
constructor(advancedSecurityEnabledForNewRepositories: Output<Boolean>? = null, billingEmail: Output<String>? = null, blog: Output<String>? = null, company: Output<String>? = null, defaultRepositoryPermission: Output<String>? = null, dependabotAlertsEnabledForNewRepositories: Output<Boolean>? = null, dependabotSecurityUpdatesEnabledForNewRepositories: Output<Boolean>? = null, dependencyGraphEnabledForNewRepositories: Output<Boolean>? = null, description: Output<String>? = null, email: Output<String>? = null, hasOrganizationProjects: Output<Boolean>? = null, hasRepositoryProjects: Output<Boolean>? = null, location: Output<String>? = null, membersCanCreateInternalRepositories: Output<Boolean>? = null, membersCanCreatePages: Output<Boolean>? = null, membersCanCreatePrivatePages: Output<Boolean>? = null, membersCanCreatePrivateRepositories: Output<Boolean>? = null, membersCanCreatePublicPages: Output<Boolean>? = null, membersCanCreatePublicRepositories: Output<Boolean>? = null, membersCanCreateRepositories: Output<Boolean>? = null, membersCanForkPrivateRepositories: Output<Boolean>? = null, name: Output<String>? = null, secretScanningEnabledForNewRepositories: Output<Boolean>? = null, secretScanningPushProtectionEnabledForNewRepositories: Output<Boolean>? = null, twitterUsername: Output<String>? = null, webCommitSignoffRequired: Output<Boolean>? = null)