AssumeQueueRoleForReadResponse
Shared response body for AssumeRole operations where credentials are required. AssumeQueueRoleForWorkerResponse is excluded because credentials is optional there because Queue.roleArn is optional, so the mixin's @required trait would be incorrect.
Types
Functions
Link copied to clipboard
inline fun copy(block: AssumeQueueRoleForReadResponse.Builder.() -> Unit = {}): AssumeQueueRoleForReadResponse