default Branch Protection Defaults
suspend fun defaultBranchProtectionDefaults(value: Output<ApplicationSettingsDefaultBranchProtectionDefaultsArgs>)
suspend fun defaultBranchProtectionDefaults(value: ApplicationSettingsDefaultBranchProtectionDefaultsArgs?)
Parameters
value
The defaultbranchprotection*defaults attribute describes the default branch protection defaults. All parameters are optional.
suspend fun defaultBranchProtectionDefaults(argument: suspend ApplicationSettingsDefaultBranchProtectionDefaultsArgsBuilder.() -> Unit)
Parameters
argument
The defaultbranchprotection*defaults attribute describes the default branch protection defaults. All parameters are optional.