nimblestudio_accept_eulas {paws.end.user.computing}R Documentation

Accept EULAs

Description

Accept EULAs.

See https://www.paws-r-sdk.com/docs/nimblestudio_accept_eulas/ for full documentation.

Usage

nimblestudio_accept_eulas(clientToken = NULL, eulaIds = NULL, studioId)

Arguments

clientToken

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.

eulaIds

The EULA ID.

studioId

[required] The studio ID.


[Package paws.end.user.computing version 0.7.0 Index]