allowedActionsConfig

@JvmName(name = "iwhihlrnqvwtmubt")
suspend fun allowedActionsConfig(value: Output<ActionsRepositoryPermissionsAllowedActionsConfigArgs>)

Parameters

value

Sets the actions that are allowed in an repository. Only available when allowed_actions = selected. See Allowed Actions Config below for details.


@JvmName(name = "pipivyhvficejxad")
suspend fun allowedActionsConfig(argument: suspend ActionsRepositoryPermissionsAllowedActionsConfigArgsBuilder.() -> Unit)

Parameters

argument

Sets the actions that are allowed in an repository. Only available when allowed_actions = selected. See Allowed Actions Config below for details.