DescribeResourceServerRequest
Types
Properties
Link copied to clipboard
A unique resource server identifier for the resource server. The identifier can be an API friendly name like solar-system-data
. You can also set an API URL like https://solar-system-data-api.example.com
as your identifier.
Link copied to clipboard
The ID of the user pool that hosts the resource server.
Functions
Link copied to clipboard
inline fun copy(block: DescribeResourceServerRequest.Builder.() -> Unit = {}): DescribeResourceServerRequest