code Configuration
suspend fun codeConfiguration(value: Output<SourceControlSlotGithubActionConfigurationCodeConfigurationArgs>)
suspend fun codeConfiguration(value: SourceControlSlotGithubActionConfigurationCodeConfigurationArgs?)
Parameters
value
A code_configuration
block as detailed below. Changing this forces a new resource to be created.
suspend fun codeConfiguration(argument: suspend SourceControlSlotGithubActionConfigurationCodeConfigurationArgsBuilder.() -> Unit)
Parameters
argument
A code_configuration
block as detailed below. Changing this forces a new resource to be created.