DeleteLaunchProfileMemberRequest
Types
Properties
Link copied to clipboard
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don’t specify a client token, the Amazon Web Services SDK automatically generates a client token and uses it for the request to ensure idempotency.
Link copied to clipboard
The ID of the launch profile used to control access from the streaming session.
Link copied to clipboard
The principal ID. This currently supports a IAM Identity Center UserId.
Functions
Link copied to clipboard
inline fun copy(block: DeleteLaunchProfileMemberRequest.Builder.() -> Unit = {}): DeleteLaunchProfileMemberRequest