DescribeActionConnectorPermissionsResponse

Types

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

Properties

Link copied to clipboard

The unique identifier of the action connector.

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the action connector.

Link copied to clipboard

The list of permissions associated with the action connector, including the principals and their allowed actions.

Link copied to clipboard

The Amazon Web Services request ID for this operation.

Link copied to clipboard
val status: Int

The HTTP status code of the request.

Functions

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