DescribeHomeRegionControlsRequest

Types

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

Properties

Link copied to clipboard

The ControlID is a unique identifier string of your HomeRegionControl object.

Link copied to clipboard

The name of the home region you'd like to view.

Link copied to clipboard

The maximum number of filtering results to display per page.

Link copied to clipboard

If a NextToken was returned by a previous call, more results are available. To retrieve the next page of results, make the call again using the returned token in NextToken.

Link copied to clipboard

The target parameter specifies the identifier to which the home region is applied, which is always of type ACCOUNT. It applies the home region to the current ACCOUNT.

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