DescribeResourcePoliciesRequest

Types

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

Properties

Link copied to clipboard
val limit: Int?

The maximum number of resource policies to be displayed with one call of this API.

Link copied to clipboard

The token for the next set of items to return. The token expires after 24 hours.

Link copied to clipboard

Specifies the scope of the resource policy. Valid values are ACCOUNT or RESOURCE. When not specified, defaults to ACCOUNT.

Link copied to clipboard

The ARN of the CloudWatch Logs resource for which to query the resource policy.

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