github Action Configuration
suspend fun githubActionConfiguration(value: Output<SourceControlSlotGithubActionConfigurationArgs>)
Parameters
value
A github_action_configuration
block as detailed below. Changing this forces a new resource to be created.
suspend fun githubActionConfiguration(argument: suspend SourceControlSlotGithubActionConfigurationArgsBuilder.() -> Unit)
Parameters
argument
A github_action_configuration
block as detailed below. Changing this forces a new resource to be created.