allowedActionsConfig

@JvmName(name = "sjqcamcjtgxhxqmu")
suspend fun allowedActionsConfig(value: Output<ActionsOrganizationPermissionsAllowedActionsConfigArgs>)

Parameters

value

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


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

Parameters

argument

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