GetAssociatedResourceRequest

Types

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

Properties

Link copied to clipboard

The name, ID, or ARN of the application.

Link copied to clipboard

The maximum number of results to return. If the parameter is omitted, it defaults to 25. The value is optional.

Link copied to clipboard

A unique pagination token for each page of results. Make the call again with the returned token to retrieve the next page of results.

Link copied to clipboard

The name or ID of the resource associated with the application.

Link copied to clipboard

States whether an application tag is applied, not applied, in the process of being applied, or skipped.

Link copied to clipboard

The type of resource associated with the application.

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