code Configuration
suspend fun codeConfiguration(value: Output<SourceControlGithubActionConfigurationCodeConfigurationArgs>)
Parameters
value
A code_configuration
block as defined above. Changing this forces a new resource to be created.
suspend fun codeConfiguration(argument: suspend SourceControlGithubActionConfigurationCodeConfigurationArgsBuilder.() -> Unit)
Parameters
argument
A code_configuration
block as defined above. Changing this forces a new resource to be created.