RemovePermissionRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name or ARN of the Lambda function, version, or alias.

Link copied to clipboard

Specify a version or alias to remove permissions from a published version of the function.

Link copied to clipboard

Update the policy only if the revision ID matches the ID that's specified. Use this option to avoid modifying a policy that has changed since you last read it.

Link copied to clipboard

Statement ID of the permission to remove.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String