amazonka-nimble-2.0: Amazon NimbleStudio SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.Nimble

Contents

Description

Derived from API version 2020-08-01 of the AWS service descriptions, licensed under Apache 2.0.

Amazon Nimble Studio empowers creative studios to produce visual effects, animation, and interactive content entirely in the cloud, from storyboard sketch to final deliverable. Rapidly onboard and collaborate with artists globally and create content faster with access to virtual workstations, high-speed storage, and scalable rendering across AWS’s global infrastructure.

Synopsis

Service Configuration

defaultService :: Service Source #

API version 2020-08-01 of the Amazon NimbleStudio SDK configuration.

Errors

Error matchers are designed for use with the functions provided by Control.Exception.Lens. This allows catching (and rethrowing) service specific errors returned by Nimble.

AccessDeniedException

_AccessDeniedException :: AsError a => Fold a ServiceError Source #

You are not authorized to perform this operation. Check your IAM policies, and ensure that you are using the correct access keys.

ConflictException

_ConflictException :: AsError a => Fold a ServiceError Source #

Another operation is in progress.

InternalServerErrorException

_InternalServerErrorException :: AsError a => Fold a ServiceError Source #

An internal error has occurred. Please retry your request.

ResourceNotFoundException

_ResourceNotFoundException :: AsError a => Fold a ServiceError Source #

The specified resource could not be found.

ServiceQuotaExceededException

_ServiceQuotaExceededException :: AsError a => Fold a ServiceError Source #

Your current quota does not allow you to perform the request action. You can request increases for some quotas, and other quotas cannot be increased.

Please use Amazon Web Services Service Quotas to request an increase.

ThrottlingException

_ThrottlingException :: AsError a => Fold a ServiceError Source #

The request throughput limit was exceeded.

ValidationException

_ValidationException :: AsError a => Fold a ServiceError Source #

One of the parameters in the request is invalid.

Waiters

Waiters poll by repeatedly sending a request until some remote success condition configured by the Wait specification is fulfilled. The Wait specification determines how many attempts should be made, in addition to delay and retry strategies.

LaunchProfileDeleted

newLaunchProfileDeleted :: Wait GetLaunchProfile Source #

Polls GetLaunchProfile every 5 seconds until a successful state is reached. An error is returned after 150 failed checks.

LaunchProfileReady

newLaunchProfileReady :: Wait GetLaunchProfile Source #

Polls GetLaunchProfile every 5 seconds until a successful state is reached. An error is returned after 150 failed checks.

StreamingImageDeleted

newStreamingImageDeleted :: Wait GetStreamingImage Source #

Polls GetStreamingImage every 2 seconds until a successful state is reached. An error is returned after 60 failed checks.

StreamingImageReady

newStreamingImageReady :: Wait GetStreamingImage Source #

Polls GetStreamingImage every 2 seconds until a successful state is reached. An error is returned after 60 failed checks.

StreamingSessionDeleted

newStreamingSessionDeleted :: Wait GetStreamingSession Source #

Polls GetStreamingSession every 5 seconds until a successful state is reached. An error is returned after 180 failed checks.

StreamingSessionReady

newStreamingSessionReady :: Wait GetStreamingSession Source #

Polls GetStreamingSession every 10 seconds until a successful state is reached. An error is returned after 180 failed checks.

StreamingSessionStopped

newStreamingSessionStopped :: Wait GetStreamingSession Source #

Polls GetStreamingSession every 5 seconds until a successful state is reached. An error is returned after 180 failed checks.

StreamingSessionStreamReady

newStreamingSessionStreamReady :: Wait GetStreamingSessionStream Source #

Polls GetStreamingSessionStream every 5 seconds until a successful state is reached. An error is returned after 30 failed checks.

StudioComponentDeleted

newStudioComponentDeleted :: Wait GetStudioComponent Source #

Polls GetStudioComponent every 1 seconds until a successful state is reached. An error is returned after 120 failed checks.

StudioComponentReady

newStudioComponentReady :: Wait GetStudioComponent Source #

Polls GetStudioComponent every 2 seconds until a successful state is reached. An error is returned after 60 failed checks.

StudioDeleted

newStudioDeleted :: Wait GetStudio Source #

Polls GetStudio every 2 seconds until a successful state is reached. An error is returned after 60 failed checks.

StudioReady

newStudioReady :: Wait GetStudio Source #

Polls GetStudio every 2 seconds until a successful state is reached. An error is returned after 60 failed checks.

Operations

Some AWS operations return results that are incomplete and require subsequent requests in order to obtain the entire result set. The process of sending subsequent requests to continue where a previous request left off is called pagination. For example, the ListObjects operation of Amazon S3 returns up to 1000 objects at a time, and you must send subsequent requests with the appropriate Marker in order to retrieve the next page of results.

Operations that have an AWSPager instance can transparently perform subsequent requests, correctly setting Markers and other request facets to iterate through the entire result set of a truncated API operation. Operations which support this have an additional note in the documentation.

Many operations have the ability to filter results on the server side. See the individual operation parameters for details.

AcceptEulas

data AcceptEulas Source #

See: newAcceptEulas smart constructor.

Constructors

AcceptEulas' (Maybe Text) (Maybe [Text]) Text 

Instances

Instances details
ToJSON AcceptEulas Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

ToHeaders AcceptEulas Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

Methods

toHeaders :: AcceptEulas -> [Header] #

ToPath AcceptEulas Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

ToQuery AcceptEulas Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

AWSRequest AcceptEulas Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

Associated Types

type AWSResponse AcceptEulas #

Generic AcceptEulas Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

Associated Types

type Rep AcceptEulas :: Type -> Type #

Read AcceptEulas Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

Show AcceptEulas Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

NFData AcceptEulas Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

Methods

rnf :: AcceptEulas -> () #

Eq AcceptEulas Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

Hashable AcceptEulas Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

type AWSResponse AcceptEulas Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

type Rep AcceptEulas Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

type Rep AcceptEulas = D1 ('MetaData "AcceptEulas" "Amazonka.Nimble.AcceptEulas" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "AcceptEulas'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "eulaIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newAcceptEulas Source #

Create a value of AcceptEulas with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:AcceptEulas', acceptEulas_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.

AcceptEulas, acceptEulas_eulaIds - The EULA ID.

AcceptEulas, acceptEulas_studioId - The studio ID.

data AcceptEulasResponse Source #

See: newAcceptEulasResponse smart constructor.

Instances

Instances details
Generic AcceptEulasResponse Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

Associated Types

type Rep AcceptEulasResponse :: Type -> Type #

Read AcceptEulasResponse Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

Show AcceptEulasResponse Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

NFData AcceptEulasResponse Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

Methods

rnf :: AcceptEulasResponse -> () #

Eq AcceptEulasResponse Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

type Rep AcceptEulasResponse Source # 
Instance details

Defined in Amazonka.Nimble.AcceptEulas

type Rep AcceptEulasResponse = D1 ('MetaData "AcceptEulasResponse" "Amazonka.Nimble.AcceptEulas" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "AcceptEulasResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "eulaAcceptances") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [EulaAcceptance])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newAcceptEulasResponse Source #

Create a value of AcceptEulasResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:eulaAcceptances:AcceptEulasResponse', acceptEulasResponse_eulaAcceptances - A collection of EULA acceptances.

$sel:httpStatus:AcceptEulasResponse', acceptEulasResponse_httpStatus - The response's http status code.

CreateLaunchProfile

data CreateLaunchProfile Source #

See: newCreateLaunchProfile smart constructor.

Instances

Instances details
ToJSON CreateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.CreateLaunchProfile

ToHeaders CreateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.CreateLaunchProfile

ToPath CreateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.CreateLaunchProfile

ToQuery CreateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.CreateLaunchProfile

AWSRequest CreateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.CreateLaunchProfile

Associated Types

type AWSResponse CreateLaunchProfile #

Generic CreateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.CreateLaunchProfile

Associated Types

type Rep CreateLaunchProfile :: Type -> Type #

Show CreateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.CreateLaunchProfile

NFData CreateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.CreateLaunchProfile

Methods

rnf :: CreateLaunchProfile -> () #

Eq CreateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.CreateLaunchProfile

Hashable CreateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.CreateLaunchProfile

type AWSResponse CreateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.CreateLaunchProfile

type Rep CreateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.CreateLaunchProfile

newCreateLaunchProfile Source #

Create a value of CreateLaunchProfile with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:CreateLaunchProfile', createLaunchProfile_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.

CreateLaunchProfile, createLaunchProfile_description - The description.

CreateLaunchProfile, createLaunchProfile_tags - A collection of labels, in the form of key-value pairs, that apply to this resource.

CreateLaunchProfile, createLaunchProfile_ec2SubnetIds - Specifies the IDs of the EC2 subnets where streaming sessions will be accessible from. These subnets must support the specified instance types.

CreateLaunchProfile, createLaunchProfile_launchProfileProtocolVersions - The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".

CreateLaunchProfile, createLaunchProfile_name - The name for the launch profile.

CreateLaunchProfile, createLaunchProfile_streamConfiguration - A configuration for a streaming session.

CreateLaunchProfile, createLaunchProfile_studioComponentIds - Unique identifiers for a collection of studio components that can be used with this launch profile.

CreateLaunchProfile, createLaunchProfile_studioId - The studio ID.

data CreateLaunchProfileResponse Source #

See: newCreateLaunchProfileResponse smart constructor.

Instances

Instances details
Generic CreateLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateLaunchProfile

Associated Types

type Rep CreateLaunchProfileResponse :: Type -> Type #

Show CreateLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateLaunchProfile

NFData CreateLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateLaunchProfile

Eq CreateLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateLaunchProfile

type Rep CreateLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateLaunchProfile

type Rep CreateLaunchProfileResponse = D1 ('MetaData "CreateLaunchProfileResponse" "Amazonka.Nimble.CreateLaunchProfile" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "CreateLaunchProfileResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "launchProfile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LaunchProfile)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateLaunchProfileResponse Source #

Create a value of CreateLaunchProfileResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:launchProfile:CreateLaunchProfileResponse', createLaunchProfileResponse_launchProfile - The launch profile.

$sel:httpStatus:CreateLaunchProfileResponse', createLaunchProfileResponse_httpStatus - The response's http status code.

CreateStreamingImage

data CreateStreamingImage Source #

See: newCreateStreamingImage smart constructor.

Instances

Instances details
ToJSON CreateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingImage

ToHeaders CreateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingImage

ToPath CreateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingImage

ToQuery CreateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingImage

AWSRequest CreateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingImage

Associated Types

type AWSResponse CreateStreamingImage #

Generic CreateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingImage

Associated Types

type Rep CreateStreamingImage :: Type -> Type #

Show CreateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingImage

NFData CreateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingImage

Methods

rnf :: CreateStreamingImage -> () #

Eq CreateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingImage

Hashable CreateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingImage

type AWSResponse CreateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingImage

type Rep CreateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingImage

type Rep CreateStreamingImage = D1 ('MetaData "CreateStreamingImage" "Amazonka.Nimble.CreateStreamingImage" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "CreateStreamingImage'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))) :*: (S1 ('MetaSel ('Just "ec2ImageId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text)) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateStreamingImage Source #

Create a value of CreateStreamingImage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:CreateStreamingImage', createStreamingImage_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.

CreateStreamingImage, createStreamingImage_description - A human-readable description of the streaming image.

CreateStreamingImage, createStreamingImage_tags - A collection of labels, in the form of key-value pairs, that apply to this resource.

CreateStreamingImage, createStreamingImage_ec2ImageId - The ID of an EC2 machine image with which to create this streaming image.

CreateStreamingImage, createStreamingImage_name - A friendly name for a streaming image resource.

CreateStreamingImage, createStreamingImage_studioId - The studio ID.

data CreateStreamingImageResponse Source #

See: newCreateStreamingImageResponse smart constructor.

Instances

Instances details
Generic CreateStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingImage

Associated Types

type Rep CreateStreamingImageResponse :: Type -> Type #

Show CreateStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingImage

NFData CreateStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingImage

Eq CreateStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingImage

type Rep CreateStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingImage

type Rep CreateStreamingImageResponse = D1 ('MetaData "CreateStreamingImageResponse" "Amazonka.Nimble.CreateStreamingImage" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "CreateStreamingImageResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "streamingImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingImage)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateStreamingImageResponse Source #

Create a value of CreateStreamingImageResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:streamingImage:CreateStreamingImageResponse', createStreamingImageResponse_streamingImage - The streaming image.

$sel:httpStatus:CreateStreamingImageResponse', createStreamingImageResponse_httpStatus - The response's http status code.

CreateStreamingSession

data CreateStreamingSession Source #

See: newCreateStreamingSession smart constructor.

Instances

Instances details
ToJSON CreateStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

ToHeaders CreateStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

ToPath CreateStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

ToQuery CreateStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

AWSRequest CreateStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

Associated Types

type AWSResponse CreateStreamingSession #

Generic CreateStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

Associated Types

type Rep CreateStreamingSession :: Type -> Type #

Read CreateStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

Show CreateStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

NFData CreateStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

Methods

rnf :: CreateStreamingSession -> () #

Eq CreateStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

Hashable CreateStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

type AWSResponse CreateStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

type Rep CreateStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

type Rep CreateStreamingSession = D1 ('MetaData "CreateStreamingSession" "Amazonka.Nimble.CreateStreamingSession" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "CreateStreamingSession'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "ec2InstanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingInstanceType)) :*: S1 ('MetaSel ('Just "ownedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "streamingImageId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "launchProfileId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newCreateStreamingSession Source #

Create a value of CreateStreamingSession with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:CreateStreamingSession', createStreamingSession_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.

CreateStreamingSession, createStreamingSession_ec2InstanceType - The EC2 Instance type used for the streaming session.

CreateStreamingSession, createStreamingSession_ownedBy - The user ID of the user that owns the streaming session. The user that owns the session will be logging into the session and interacting with the virtual workstation.

CreateStreamingSession, createStreamingSession_streamingImageId - The ID of the streaming image.

CreateStreamingSession, createStreamingSession_tags - A collection of labels, in the form of key-value pairs, that apply to this resource.

CreateStreamingSession, createStreamingSession_launchProfileId - The ID of the launch profile used to control access from the streaming session.

CreateStreamingSession, createStreamingSession_studioId - The studio ID.

data CreateStreamingSessionResponse Source #

See: newCreateStreamingSessionResponse smart constructor.

Instances

Instances details
Generic CreateStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

Associated Types

type Rep CreateStreamingSessionResponse :: Type -> Type #

Read CreateStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

Show CreateStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

NFData CreateStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

Eq CreateStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

type Rep CreateStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSession

type Rep CreateStreamingSessionResponse = D1 ('MetaData "CreateStreamingSessionResponse" "Amazonka.Nimble.CreateStreamingSession" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "CreateStreamingSessionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "session") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingSession)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateStreamingSessionResponse Source #

Create a value of CreateStreamingSessionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:session:CreateStreamingSessionResponse', createStreamingSessionResponse_session - The session.

$sel:httpStatus:CreateStreamingSessionResponse', createStreamingSessionResponse_httpStatus - The response's http status code.

CreateStreamingSessionStream

data CreateStreamingSessionStream Source #

See: newCreateStreamingSessionStream smart constructor.

Instances

Instances details
ToJSON CreateStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSessionStream

ToHeaders CreateStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSessionStream

ToPath CreateStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSessionStream

ToQuery CreateStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSessionStream

AWSRequest CreateStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSessionStream

Generic CreateStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSessionStream

Associated Types

type Rep CreateStreamingSessionStream :: Type -> Type #

Read CreateStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSessionStream

Show CreateStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSessionStream

NFData CreateStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSessionStream

Eq CreateStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSessionStream

Hashable CreateStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSessionStream

type AWSResponse CreateStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSessionStream

type Rep CreateStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSessionStream

type Rep CreateStreamingSessionStream = D1 ('MetaData "CreateStreamingSessionStream" "Amazonka.Nimble.CreateStreamingSessionStream" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "CreateStreamingSessionStream'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "expirationInSeconds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "sessionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newCreateStreamingSessionStream Source #

Create a value of CreateStreamingSessionStream with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:CreateStreamingSessionStream', createStreamingSessionStream_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.

$sel:expirationInSeconds:CreateStreamingSessionStream', createStreamingSessionStream_expirationInSeconds - The expiration time in seconds.

CreateStreamingSessionStream, createStreamingSessionStream_sessionId - The streaming session ID.

CreateStreamingSessionStream, createStreamingSessionStream_studioId - The studio ID.

data CreateStreamingSessionStreamResponse Source #

Instances

Instances details
Generic CreateStreamingSessionStreamResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSessionStream

Show CreateStreamingSessionStreamResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSessionStream

NFData CreateStreamingSessionStreamResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSessionStream

Eq CreateStreamingSessionStreamResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSessionStream

type Rep CreateStreamingSessionStreamResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStreamingSessionStream

type Rep CreateStreamingSessionStreamResponse = D1 ('MetaData "CreateStreamingSessionStreamResponse" "Amazonka.Nimble.CreateStreamingSessionStream" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "CreateStreamingSessionStreamResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "stream") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingSessionStream)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateStreamingSessionStreamResponse Source #

Create a value of CreateStreamingSessionStreamResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:stream:CreateStreamingSessionStreamResponse', createStreamingSessionStreamResponse_stream - The stream.

$sel:httpStatus:CreateStreamingSessionStreamResponse', createStreamingSessionStreamResponse_httpStatus - The response's http status code.

CreateStudio

data CreateStudio Source #

See: newCreateStudio smart constructor.

Instances

Instances details
ToJSON CreateStudio Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudio

ToHeaders CreateStudio Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudio

ToPath CreateStudio Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudio

ToQuery CreateStudio Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudio

AWSRequest CreateStudio Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudio

Associated Types

type AWSResponse CreateStudio #

Generic CreateStudio Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudio

Associated Types

type Rep CreateStudio :: Type -> Type #

Show CreateStudio Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudio

NFData CreateStudio Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudio

Methods

rnf :: CreateStudio -> () #

Eq CreateStudio Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudio

Hashable CreateStudio Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudio

type AWSResponse CreateStudio Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudio

type Rep CreateStudio Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudio

newCreateStudio Source #

Create a value of CreateStudio with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:CreateStudio', createStudio_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.

CreateStudio, createStudio_studioEncryptionConfiguration - The studio encryption configuration.

CreateStudio, createStudio_tags - A collection of labels, in the form of key-value pairs, that apply to this resource.

CreateStudio, createStudio_adminRoleArn - The IAM role that studio admins will assume when logging in to the Nimble Studio portal.

CreateStudio, createStudio_displayName - A friendly name for the studio.

CreateStudio, createStudio_studioName - The studio name that is used in the URL of the Nimble Studio portal when accessed by Nimble Studio users.

CreateStudio, createStudio_userRoleArn - The IAM role that studio users will assume when logging in to the Nimble Studio portal.

data CreateStudioResponse Source #

See: newCreateStudioResponse smart constructor.

newCreateStudioResponse Source #

Create a value of CreateStudioResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:studio:CreateStudioResponse', createStudioResponse_studio - Information about a studio.

$sel:httpStatus:CreateStudioResponse', createStudioResponse_httpStatus - The response's http status code.

CreateStudioComponent

data CreateStudioComponent Source #

See: newCreateStudioComponent smart constructor.

Instances

Instances details
ToJSON CreateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudioComponent

ToHeaders CreateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudioComponent

ToPath CreateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudioComponent

ToQuery CreateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudioComponent

AWSRequest CreateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudioComponent

Associated Types

type AWSResponse CreateStudioComponent #

Generic CreateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudioComponent

Associated Types

type Rep CreateStudioComponent :: Type -> Type #

Show CreateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudioComponent

NFData CreateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudioComponent

Methods

rnf :: CreateStudioComponent -> () #

Eq CreateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudioComponent

Hashable CreateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudioComponent

type AWSResponse CreateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudioComponent

type Rep CreateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudioComponent

type Rep CreateStudioComponent = D1 ('MetaData "CreateStudioComponent" "Amazonka.Nimble.CreateStudioComponent" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "CreateStudioComponent'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "configuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioComponentConfiguration)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))) :*: (S1 ('MetaSel ('Just "ec2SecurityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "initializationScripts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StudioComponentInitializationScript])) :*: S1 ('MetaSel ('Just "runtimeRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "scriptParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive [ScriptParameterKeyValue]))) :*: (S1 ('MetaSel ('Just "secureInitializationRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "subtype") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioComponentSubtype)))) :*: ((S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Sensitive Text))) :*: (S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StudioComponentType))))))

newCreateStudioComponent Source #

Create a value of CreateStudioComponent with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:CreateStudioComponent', createStudioComponent_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.

CreateStudioComponent, createStudioComponent_configuration - The configuration of the studio component, based on component type.

CreateStudioComponent, createStudioComponent_description - The description.

CreateStudioComponent, createStudioComponent_ec2SecurityGroupIds - The EC2 security groups that control access to the studio component.

CreateStudioComponent, createStudioComponent_initializationScripts - Initialization scripts for studio components.

CreateStudioComponent, createStudioComponent_runtimeRoleArn - An IAM role attached to a Studio Component that gives the studio component access to Amazon Web Services resources at anytime while the instance is running.

CreateStudioComponent, createStudioComponent_scriptParameters - Parameters for the studio component scripts.

CreateStudioComponent, createStudioComponent_secureInitializationRoleArn - An IAM role attached to Studio Component when the system initialization script runs which give the studio component access to Amazon Web Services resources when the system initialization script runs.

CreateStudioComponent, createStudioComponent_subtype - The specific subtype of a studio component.

CreateStudioComponent, createStudioComponent_tags - A collection of labels, in the form of key-value pairs, that apply to this resource.

CreateStudioComponent, createStudioComponent_name - The name for the studio component.

CreateStudioComponent, createStudioComponent_studioId - The studio ID.

CreateStudioComponent, createStudioComponent_type - The type of the studio component.

data CreateStudioComponentResponse Source #

See: newCreateStudioComponentResponse smart constructor.

Instances

Instances details
Generic CreateStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudioComponent

Associated Types

type Rep CreateStudioComponentResponse :: Type -> Type #

Show CreateStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudioComponent

NFData CreateStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudioComponent

Eq CreateStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudioComponent

type Rep CreateStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.CreateStudioComponent

type Rep CreateStudioComponentResponse = D1 ('MetaData "CreateStudioComponentResponse" "Amazonka.Nimble.CreateStudioComponent" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "CreateStudioComponentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "studioComponent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioComponent)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newCreateStudioComponentResponse Source #

Create a value of CreateStudioComponentResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:studioComponent:CreateStudioComponentResponse', createStudioComponentResponse_studioComponent - Information about the studio component.

$sel:httpStatus:CreateStudioComponentResponse', createStudioComponentResponse_httpStatus - The response's http status code.

DeleteLaunchProfile

data DeleteLaunchProfile Source #

See: newDeleteLaunchProfile smart constructor.

Instances

Instances details
ToHeaders DeleteLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfile

ToPath DeleteLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfile

ToQuery DeleteLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfile

AWSRequest DeleteLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfile

Associated Types

type AWSResponse DeleteLaunchProfile #

Generic DeleteLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfile

Associated Types

type Rep DeleteLaunchProfile :: Type -> Type #

Read DeleteLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfile

Show DeleteLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfile

NFData DeleteLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfile

Methods

rnf :: DeleteLaunchProfile -> () #

Eq DeleteLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfile

Hashable DeleteLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfile

type AWSResponse DeleteLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfile

type Rep DeleteLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfile

type Rep DeleteLaunchProfile = D1 ('MetaData "DeleteLaunchProfile" "Amazonka.Nimble.DeleteLaunchProfile" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "DeleteLaunchProfile'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "launchProfileId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteLaunchProfile Source #

Create a value of DeleteLaunchProfile with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:DeleteLaunchProfile', deleteLaunchProfile_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.

DeleteLaunchProfile, deleteLaunchProfile_launchProfileId - The ID of the launch profile used to control access from the streaming session.

DeleteLaunchProfile, deleteLaunchProfile_studioId - The studio ID.

data DeleteLaunchProfileResponse Source #

See: newDeleteLaunchProfileResponse smart constructor.

Instances

Instances details
Generic DeleteLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfile

Associated Types

type Rep DeleteLaunchProfileResponse :: Type -> Type #

Show DeleteLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfile

NFData DeleteLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfile

Eq DeleteLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfile

type Rep DeleteLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfile

type Rep DeleteLaunchProfileResponse = D1 ('MetaData "DeleteLaunchProfileResponse" "Amazonka.Nimble.DeleteLaunchProfile" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "DeleteLaunchProfileResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "launchProfile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LaunchProfile)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteLaunchProfileResponse Source #

Create a value of DeleteLaunchProfileResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:launchProfile:DeleteLaunchProfileResponse', deleteLaunchProfileResponse_launchProfile - The launch profile.

$sel:httpStatus:DeleteLaunchProfileResponse', deleteLaunchProfileResponse_httpStatus - The response's http status code.

DeleteLaunchProfileMember

data DeleteLaunchProfileMember Source #

See: newDeleteLaunchProfileMember smart constructor.

Instances

Instances details
ToHeaders DeleteLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfileMember

ToPath DeleteLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfileMember

ToQuery DeleteLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfileMember

AWSRequest DeleteLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfileMember

Generic DeleteLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfileMember

Associated Types

type Rep DeleteLaunchProfileMember :: Type -> Type #

Read DeleteLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfileMember

Show DeleteLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfileMember

NFData DeleteLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfileMember

Eq DeleteLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfileMember

Hashable DeleteLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfileMember

type AWSResponse DeleteLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfileMember

type Rep DeleteLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfileMember

type Rep DeleteLaunchProfileMember = D1 ('MetaData "DeleteLaunchProfileMember" "Amazonka.Nimble.DeleteLaunchProfileMember" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "DeleteLaunchProfileMember'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "launchProfileId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "principalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteLaunchProfileMember Source #

Create a value of DeleteLaunchProfileMember with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:DeleteLaunchProfileMember', deleteLaunchProfileMember_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.

DeleteLaunchProfileMember, deleteLaunchProfileMember_launchProfileId - The ID of the launch profile used to control access from the streaming session.

DeleteLaunchProfileMember, deleteLaunchProfileMember_principalId - The principal ID. This currently supports a IAM Identity Center UserId.

DeleteLaunchProfileMember, deleteLaunchProfileMember_studioId - The studio ID.

data DeleteLaunchProfileMemberResponse Source #

See: newDeleteLaunchProfileMemberResponse smart constructor.

Instances

Instances details
Generic DeleteLaunchProfileMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfileMember

Associated Types

type Rep DeleteLaunchProfileMemberResponse :: Type -> Type #

Read DeleteLaunchProfileMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfileMember

Show DeleteLaunchProfileMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfileMember

NFData DeleteLaunchProfileMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfileMember

Eq DeleteLaunchProfileMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfileMember

type Rep DeleteLaunchProfileMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteLaunchProfileMember

type Rep DeleteLaunchProfileMemberResponse = D1 ('MetaData "DeleteLaunchProfileMemberResponse" "Amazonka.Nimble.DeleteLaunchProfileMember" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "DeleteLaunchProfileMemberResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteLaunchProfileMemberResponse Source #

Create a value of DeleteLaunchProfileMemberResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteLaunchProfileMemberResponse', deleteLaunchProfileMemberResponse_httpStatus - The response's http status code.

DeleteStreamingImage

data DeleteStreamingImage Source #

See: newDeleteStreamingImage smart constructor.

Instances

Instances details
ToHeaders DeleteStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingImage

ToPath DeleteStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingImage

ToQuery DeleteStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingImage

AWSRequest DeleteStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingImage

Associated Types

type AWSResponse DeleteStreamingImage #

Generic DeleteStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingImage

Associated Types

type Rep DeleteStreamingImage :: Type -> Type #

Read DeleteStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingImage

Show DeleteStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingImage

NFData DeleteStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingImage

Methods

rnf :: DeleteStreamingImage -> () #

Eq DeleteStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingImage

Hashable DeleteStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingImage

type AWSResponse DeleteStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingImage

type Rep DeleteStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingImage

type Rep DeleteStreamingImage = D1 ('MetaData "DeleteStreamingImage" "Amazonka.Nimble.DeleteStreamingImage" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "DeleteStreamingImage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "streamingImageId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteStreamingImage Source #

Create a value of DeleteStreamingImage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:DeleteStreamingImage', deleteStreamingImage_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.

DeleteStreamingImage, deleteStreamingImage_streamingImageId - The streaming image ID.

DeleteStreamingImage, deleteStreamingImage_studioId - The studio ID.

data DeleteStreamingImageResponse Source #

See: newDeleteStreamingImageResponse smart constructor.

Instances

Instances details
Generic DeleteStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingImage

Associated Types

type Rep DeleteStreamingImageResponse :: Type -> Type #

Show DeleteStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingImage

NFData DeleteStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingImage

Eq DeleteStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingImage

type Rep DeleteStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingImage

type Rep DeleteStreamingImageResponse = D1 ('MetaData "DeleteStreamingImageResponse" "Amazonka.Nimble.DeleteStreamingImage" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "DeleteStreamingImageResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "streamingImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingImage)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteStreamingImageResponse Source #

Create a value of DeleteStreamingImageResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:streamingImage:DeleteStreamingImageResponse', deleteStreamingImageResponse_streamingImage - The streaming image.

$sel:httpStatus:DeleteStreamingImageResponse', deleteStreamingImageResponse_httpStatus - The response's http status code.

DeleteStreamingSession

data DeleteStreamingSession Source #

See: newDeleteStreamingSession smart constructor.

Instances

Instances details
ToHeaders DeleteStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingSession

ToPath DeleteStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingSession

ToQuery DeleteStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingSession

AWSRequest DeleteStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingSession

Associated Types

type AWSResponse DeleteStreamingSession #

Generic DeleteStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingSession

Associated Types

type Rep DeleteStreamingSession :: Type -> Type #

Read DeleteStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingSession

Show DeleteStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingSession

NFData DeleteStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingSession

Methods

rnf :: DeleteStreamingSession -> () #

Eq DeleteStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingSession

Hashable DeleteStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingSession

type AWSResponse DeleteStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingSession

type Rep DeleteStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingSession

type Rep DeleteStreamingSession = D1 ('MetaData "DeleteStreamingSession" "Amazonka.Nimble.DeleteStreamingSession" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "DeleteStreamingSession'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sessionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteStreamingSession Source #

Create a value of DeleteStreamingSession with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:DeleteStreamingSession', deleteStreamingSession_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.

DeleteStreamingSession, deleteStreamingSession_sessionId - The streaming session ID.

DeleteStreamingSession, deleteStreamingSession_studioId - The studio ID.

data DeleteStreamingSessionResponse Source #

See: newDeleteStreamingSessionResponse smart constructor.

Instances

Instances details
Generic DeleteStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingSession

Associated Types

type Rep DeleteStreamingSessionResponse :: Type -> Type #

Read DeleteStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingSession

Show DeleteStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingSession

NFData DeleteStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingSession

Eq DeleteStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingSession

type Rep DeleteStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStreamingSession

type Rep DeleteStreamingSessionResponse = D1 ('MetaData "DeleteStreamingSessionResponse" "Amazonka.Nimble.DeleteStreamingSession" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "DeleteStreamingSessionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "session") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingSession)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteStreamingSessionResponse Source #

Create a value of DeleteStreamingSessionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:session:DeleteStreamingSessionResponse', deleteStreamingSessionResponse_session - The session.

$sel:httpStatus:DeleteStreamingSessionResponse', deleteStreamingSessionResponse_httpStatus - The response's http status code.

DeleteStudio

data DeleteStudio Source #

See: newDeleteStudio smart constructor.

Constructors

DeleteStudio' (Maybe Text) Text 

Instances

Instances details
ToHeaders DeleteStudio Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudio

ToPath DeleteStudio Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudio

ToQuery DeleteStudio Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudio

AWSRequest DeleteStudio Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudio

Associated Types

type AWSResponse DeleteStudio #

Generic DeleteStudio Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudio

Associated Types

type Rep DeleteStudio :: Type -> Type #

Read DeleteStudio Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudio

Show DeleteStudio Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudio

NFData DeleteStudio Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudio

Methods

rnf :: DeleteStudio -> () #

Eq DeleteStudio Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudio

Hashable DeleteStudio Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudio

type AWSResponse DeleteStudio Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudio

type Rep DeleteStudio Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudio

type Rep DeleteStudio = D1 ('MetaData "DeleteStudio" "Amazonka.Nimble.DeleteStudio" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "DeleteStudio'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDeleteStudio Source #

Create a value of DeleteStudio with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:DeleteStudio', deleteStudio_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.

DeleteStudio, deleteStudio_studioId - The studio ID.

data DeleteStudioResponse Source #

See: newDeleteStudioResponse smart constructor.

newDeleteStudioResponse Source #

Create a value of DeleteStudioResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteStudioResponse', deleteStudioResponse_httpStatus - The response's http status code.

$sel:studio:DeleteStudioResponse', deleteStudioResponse_studio - Information about a studio.

DeleteStudioComponent

data DeleteStudioComponent Source #

See: newDeleteStudioComponent smart constructor.

Instances

Instances details
ToHeaders DeleteStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioComponent

ToPath DeleteStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioComponent

ToQuery DeleteStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioComponent

AWSRequest DeleteStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioComponent

Associated Types

type AWSResponse DeleteStudioComponent #

Generic DeleteStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioComponent

Associated Types

type Rep DeleteStudioComponent :: Type -> Type #

Read DeleteStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioComponent

Show DeleteStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioComponent

NFData DeleteStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioComponent

Methods

rnf :: DeleteStudioComponent -> () #

Eq DeleteStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioComponent

Hashable DeleteStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioComponent

type AWSResponse DeleteStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioComponent

type Rep DeleteStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioComponent

type Rep DeleteStudioComponent = D1 ('MetaData "DeleteStudioComponent" "Amazonka.Nimble.DeleteStudioComponent" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "DeleteStudioComponent'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "studioComponentId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteStudioComponent Source #

Create a value of DeleteStudioComponent with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:DeleteStudioComponent', deleteStudioComponent_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.

DeleteStudioComponent, deleteStudioComponent_studioComponentId - The studio component ID.

DeleteStudioComponent, deleteStudioComponent_studioId - The studio ID.

data DeleteStudioComponentResponse Source #

See: newDeleteStudioComponentResponse smart constructor.

Instances

Instances details
Generic DeleteStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioComponent

Associated Types

type Rep DeleteStudioComponentResponse :: Type -> Type #

Show DeleteStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioComponent

NFData DeleteStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioComponent

Eq DeleteStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioComponent

type Rep DeleteStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioComponent

type Rep DeleteStudioComponentResponse = D1 ('MetaData "DeleteStudioComponentResponse" "Amazonka.Nimble.DeleteStudioComponent" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "DeleteStudioComponentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "studioComponent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioComponent)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteStudioComponentResponse Source #

Create a value of DeleteStudioComponentResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:studioComponent:DeleteStudioComponentResponse', deleteStudioComponentResponse_studioComponent - Information about the studio component.

$sel:httpStatus:DeleteStudioComponentResponse', deleteStudioComponentResponse_httpStatus - The response's http status code.

DeleteStudioMember

data DeleteStudioMember Source #

See: newDeleteStudioMember smart constructor.

Instances

Instances details
ToHeaders DeleteStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioMember

ToPath DeleteStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioMember

ToQuery DeleteStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioMember

AWSRequest DeleteStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioMember

Associated Types

type AWSResponse DeleteStudioMember #

Generic DeleteStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioMember

Associated Types

type Rep DeleteStudioMember :: Type -> Type #

Read DeleteStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioMember

Show DeleteStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioMember

NFData DeleteStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioMember

Methods

rnf :: DeleteStudioMember -> () #

Eq DeleteStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioMember

Hashable DeleteStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioMember

type AWSResponse DeleteStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioMember

type Rep DeleteStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioMember

type Rep DeleteStudioMember = D1 ('MetaData "DeleteStudioMember" "Amazonka.Nimble.DeleteStudioMember" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "DeleteStudioMember'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "principalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newDeleteStudioMember Source #

Create a value of DeleteStudioMember with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:DeleteStudioMember', deleteStudioMember_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.

DeleteStudioMember, deleteStudioMember_principalId - The principal ID. This currently supports a IAM Identity Center UserId.

DeleteStudioMember, deleteStudioMember_studioId - The studio ID.

data DeleteStudioMemberResponse Source #

See: newDeleteStudioMemberResponse smart constructor.

Instances

Instances details
Generic DeleteStudioMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioMember

Associated Types

type Rep DeleteStudioMemberResponse :: Type -> Type #

Read DeleteStudioMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioMember

Show DeleteStudioMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioMember

NFData DeleteStudioMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioMember

Eq DeleteStudioMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioMember

type Rep DeleteStudioMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.DeleteStudioMember

type Rep DeleteStudioMemberResponse = D1 ('MetaData "DeleteStudioMemberResponse" "Amazonka.Nimble.DeleteStudioMember" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "DeleteStudioMemberResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newDeleteStudioMemberResponse Source #

Create a value of DeleteStudioMemberResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:DeleteStudioMemberResponse', deleteStudioMemberResponse_httpStatus - The response's http status code.

GetEula

data GetEula Source #

See: newGetEula smart constructor.

Constructors

GetEula' Text 

Instances

Instances details
ToHeaders GetEula Source # 
Instance details

Defined in Amazonka.Nimble.GetEula

Methods

toHeaders :: GetEula -> [Header] #

ToPath GetEula Source # 
Instance details

Defined in Amazonka.Nimble.GetEula

Methods

toPath :: GetEula -> ByteString #

ToQuery GetEula Source # 
Instance details

Defined in Amazonka.Nimble.GetEula

AWSRequest GetEula Source # 
Instance details

Defined in Amazonka.Nimble.GetEula

Associated Types

type AWSResponse GetEula #

Generic GetEula Source # 
Instance details

Defined in Amazonka.Nimble.GetEula

Associated Types

type Rep GetEula :: Type -> Type #

Methods

from :: GetEula -> Rep GetEula x #

to :: Rep GetEula x -> GetEula #

Read GetEula Source # 
Instance details

Defined in Amazonka.Nimble.GetEula

Show GetEula Source # 
Instance details

Defined in Amazonka.Nimble.GetEula

NFData GetEula Source # 
Instance details

Defined in Amazonka.Nimble.GetEula

Methods

rnf :: GetEula -> () #

Eq GetEula Source # 
Instance details

Defined in Amazonka.Nimble.GetEula

Methods

(==) :: GetEula -> GetEula -> Bool #

(/=) :: GetEula -> GetEula -> Bool #

Hashable GetEula Source # 
Instance details

Defined in Amazonka.Nimble.GetEula

Methods

hashWithSalt :: Int -> GetEula -> Int #

hash :: GetEula -> Int #

type AWSResponse GetEula Source # 
Instance details

Defined in Amazonka.Nimble.GetEula

type Rep GetEula Source # 
Instance details

Defined in Amazonka.Nimble.GetEula

type Rep GetEula = D1 ('MetaData "GetEula" "Amazonka.Nimble.GetEula" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetEula'" 'PrefixI 'True) (S1 ('MetaSel ('Just "eulaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetEula Source #

Arguments

:: Text

GetEula

-> GetEula 

Create a value of GetEula with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetEula, getEula_eulaId - The EULA ID.

data GetEulaResponse Source #

See: newGetEulaResponse smart constructor.

Constructors

GetEulaResponse' (Maybe Eula) Int 

Instances

Instances details
Generic GetEulaResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetEula

Associated Types

type Rep GetEulaResponse :: Type -> Type #

Read GetEulaResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetEula

Show GetEulaResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetEula

NFData GetEulaResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetEula

Methods

rnf :: GetEulaResponse -> () #

Eq GetEulaResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetEula

type Rep GetEulaResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetEula

type Rep GetEulaResponse = D1 ('MetaData "GetEulaResponse" "Amazonka.Nimble.GetEula" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetEulaResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "eula") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Eula)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetEulaResponse Source #

Create a value of GetEulaResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:eula:GetEulaResponse', getEulaResponse_eula - The EULA.

$sel:httpStatus:GetEulaResponse', getEulaResponse_httpStatus - The response's http status code.

GetLaunchProfile

data GetLaunchProfile Source #

See: newGetLaunchProfile smart constructor.

Instances

Instances details
ToHeaders GetLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfile

ToPath GetLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfile

ToQuery GetLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfile

AWSRequest GetLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfile

Associated Types

type AWSResponse GetLaunchProfile #

Generic GetLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfile

Associated Types

type Rep GetLaunchProfile :: Type -> Type #

Read GetLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfile

Show GetLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfile

NFData GetLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfile

Methods

rnf :: GetLaunchProfile -> () #

Eq GetLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfile

Hashable GetLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfile

type AWSResponse GetLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfile

type Rep GetLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfile

type Rep GetLaunchProfile = D1 ('MetaData "GetLaunchProfile" "Amazonka.Nimble.GetLaunchProfile" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetLaunchProfile'" 'PrefixI 'True) (S1 ('MetaSel ('Just "launchProfileId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetLaunchProfile Source #

Create a value of GetLaunchProfile with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetLaunchProfile, getLaunchProfile_launchProfileId - The ID of the launch profile used to control access from the streaming session.

GetLaunchProfile, getLaunchProfile_studioId - The studio ID.

data GetLaunchProfileResponse Source #

See: newGetLaunchProfileResponse smart constructor.

Instances

Instances details
Generic GetLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfile

Associated Types

type Rep GetLaunchProfileResponse :: Type -> Type #

Show GetLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfile

NFData GetLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfile

Eq GetLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfile

type Rep GetLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfile

type Rep GetLaunchProfileResponse = D1 ('MetaData "GetLaunchProfileResponse" "Amazonka.Nimble.GetLaunchProfile" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetLaunchProfileResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "launchProfile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LaunchProfile)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetLaunchProfileResponse Source #

Create a value of GetLaunchProfileResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:launchProfile:GetLaunchProfileResponse', getLaunchProfileResponse_launchProfile - The launch profile.

$sel:httpStatus:GetLaunchProfileResponse', getLaunchProfileResponse_httpStatus - The response's http status code.

GetLaunchProfileDetails

data GetLaunchProfileDetails Source #

See: newGetLaunchProfileDetails smart constructor.

Instances

Instances details
ToHeaders GetLaunchProfileDetails Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileDetails

ToPath GetLaunchProfileDetails Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileDetails

ToQuery GetLaunchProfileDetails Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileDetails

AWSRequest GetLaunchProfileDetails Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileDetails

Generic GetLaunchProfileDetails Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileDetails

Associated Types

type Rep GetLaunchProfileDetails :: Type -> Type #

Read GetLaunchProfileDetails Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileDetails

Show GetLaunchProfileDetails Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileDetails

NFData GetLaunchProfileDetails Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileDetails

Methods

rnf :: GetLaunchProfileDetails -> () #

Eq GetLaunchProfileDetails Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileDetails

Hashable GetLaunchProfileDetails Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileDetails

type AWSResponse GetLaunchProfileDetails Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileDetails

type Rep GetLaunchProfileDetails Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileDetails

type Rep GetLaunchProfileDetails = D1 ('MetaData "GetLaunchProfileDetails" "Amazonka.Nimble.GetLaunchProfileDetails" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetLaunchProfileDetails'" 'PrefixI 'True) (S1 ('MetaSel ('Just "launchProfileId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetLaunchProfileDetails Source #

Create a value of GetLaunchProfileDetails with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetLaunchProfileDetails, getLaunchProfileDetails_launchProfileId - The ID of the launch profile used to control access from the streaming session.

GetLaunchProfileDetails, getLaunchProfileDetails_studioId - The studio ID.

data GetLaunchProfileDetailsResponse Source #

See: newGetLaunchProfileDetailsResponse smart constructor.

Instances

Instances details
Generic GetLaunchProfileDetailsResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileDetails

Associated Types

type Rep GetLaunchProfileDetailsResponse :: Type -> Type #

Show GetLaunchProfileDetailsResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileDetails

NFData GetLaunchProfileDetailsResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileDetails

Eq GetLaunchProfileDetailsResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileDetails

type Rep GetLaunchProfileDetailsResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileDetails

type Rep GetLaunchProfileDetailsResponse = D1 ('MetaData "GetLaunchProfileDetailsResponse" "Amazonka.Nimble.GetLaunchProfileDetails" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetLaunchProfileDetailsResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "launchProfile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LaunchProfile)) :*: S1 ('MetaSel ('Just "streamingImages") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StreamingImage]))) :*: (S1 ('MetaSel ('Just "studioComponentSummaries") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StudioComponentSummary])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

GetLaunchProfileInitialization

data GetLaunchProfileInitialization Source #

See: newGetLaunchProfileInitialization smart constructor.

Instances

Instances details
ToHeaders GetLaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileInitialization

ToPath GetLaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileInitialization

ToQuery GetLaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileInitialization

AWSRequest GetLaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileInitialization

Generic GetLaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileInitialization

Associated Types

type Rep GetLaunchProfileInitialization :: Type -> Type #

Read GetLaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileInitialization

Show GetLaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileInitialization

NFData GetLaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileInitialization

Eq GetLaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileInitialization

Hashable GetLaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileInitialization

type AWSResponse GetLaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileInitialization

type Rep GetLaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileInitialization

type Rep GetLaunchProfileInitialization = D1 ('MetaData "GetLaunchProfileInitialization" "Amazonka.Nimble.GetLaunchProfileInitialization" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetLaunchProfileInitialization'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "launchProfileId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "launchProfileProtocolVersions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])) :*: (S1 ('MetaSel ('Just "launchPurpose") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "platform") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newGetLaunchProfileInitialization Source #

Create a value of GetLaunchProfileInitialization with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetLaunchProfileInitialization, getLaunchProfileInitialization_launchProfileId - The ID of the launch profile used to control access from the streaming session.

GetLaunchProfileInitialization, getLaunchProfileInitialization_launchProfileProtocolVersions - The launch profile protocol versions supported by the client.

GetLaunchProfileInitialization, getLaunchProfileInitialization_launchPurpose - The launch purpose.

GetLaunchProfileInitialization, getLaunchProfileInitialization_platform - The platform where this Launch Profile will be used, either Windows or Linux.

GetLaunchProfileInitialization, getLaunchProfileInitialization_studioId - The studio ID.

data GetLaunchProfileInitializationResponse Source #

Instances

Instances details
Generic GetLaunchProfileInitializationResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileInitialization

Show GetLaunchProfileInitializationResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileInitialization

NFData GetLaunchProfileInitializationResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileInitialization

Eq GetLaunchProfileInitializationResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileInitialization

type Rep GetLaunchProfileInitializationResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileInitialization

type Rep GetLaunchProfileInitializationResponse = D1 ('MetaData "GetLaunchProfileInitializationResponse" "Amazonka.Nimble.GetLaunchProfileInitialization" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetLaunchProfileInitializationResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "launchProfileInitialization") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LaunchProfileInitialization)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetLaunchProfileInitializationResponse Source #

Create a value of GetLaunchProfileInitializationResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:launchProfileInitialization:GetLaunchProfileInitializationResponse', getLaunchProfileInitializationResponse_launchProfileInitialization - The launch profile initialization.

$sel:httpStatus:GetLaunchProfileInitializationResponse', getLaunchProfileInitializationResponse_httpStatus - The response's http status code.

GetLaunchProfileMember

data GetLaunchProfileMember Source #

See: newGetLaunchProfileMember smart constructor.

Instances

Instances details
ToHeaders GetLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileMember

ToPath GetLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileMember

ToQuery GetLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileMember

AWSRequest GetLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileMember

Associated Types

type AWSResponse GetLaunchProfileMember #

Generic GetLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileMember

Associated Types

type Rep GetLaunchProfileMember :: Type -> Type #

Read GetLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileMember

Show GetLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileMember

NFData GetLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileMember

Methods

rnf :: GetLaunchProfileMember -> () #

Eq GetLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileMember

Hashable GetLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileMember

type AWSResponse GetLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileMember

type Rep GetLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileMember

type Rep GetLaunchProfileMember = D1 ('MetaData "GetLaunchProfileMember" "Amazonka.Nimble.GetLaunchProfileMember" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetLaunchProfileMember'" 'PrefixI 'True) (S1 ('MetaSel ('Just "launchProfileId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "principalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newGetLaunchProfileMember Source #

Create a value of GetLaunchProfileMember with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetLaunchProfileMember, getLaunchProfileMember_launchProfileId - The ID of the launch profile used to control access from the streaming session.

GetLaunchProfileMember, getLaunchProfileMember_principalId - The principal ID. This currently supports a IAM Identity Center UserId.

GetLaunchProfileMember, getLaunchProfileMember_studioId - The studio ID.

data GetLaunchProfileMemberResponse Source #

See: newGetLaunchProfileMemberResponse smart constructor.

Instances

Instances details
Generic GetLaunchProfileMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileMember

Associated Types

type Rep GetLaunchProfileMemberResponse :: Type -> Type #

Read GetLaunchProfileMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileMember

Show GetLaunchProfileMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileMember

NFData GetLaunchProfileMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileMember

Eq GetLaunchProfileMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileMember

type Rep GetLaunchProfileMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetLaunchProfileMember

type Rep GetLaunchProfileMemberResponse = D1 ('MetaData "GetLaunchProfileMemberResponse" "Amazonka.Nimble.GetLaunchProfileMember" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetLaunchProfileMemberResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "member") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LaunchProfileMembership)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetLaunchProfileMemberResponse Source #

Create a value of GetLaunchProfileMemberResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:member:GetLaunchProfileMemberResponse', getLaunchProfileMemberResponse_member - The member.

$sel:httpStatus:GetLaunchProfileMemberResponse', getLaunchProfileMemberResponse_httpStatus - The response's http status code.

GetStreamingImage

data GetStreamingImage Source #

See: newGetStreamingImage smart constructor.

Instances

Instances details
ToHeaders GetStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingImage

ToPath GetStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingImage

ToQuery GetStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingImage

AWSRequest GetStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingImage

Associated Types

type AWSResponse GetStreamingImage #

Generic GetStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingImage

Associated Types

type Rep GetStreamingImage :: Type -> Type #

Read GetStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingImage

Show GetStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingImage

NFData GetStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingImage

Methods

rnf :: GetStreamingImage -> () #

Eq GetStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingImage

Hashable GetStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingImage

type AWSResponse GetStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingImage

type Rep GetStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingImage

type Rep GetStreamingImage = D1 ('MetaData "GetStreamingImage" "Amazonka.Nimble.GetStreamingImage" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetStreamingImage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "streamingImageId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetStreamingImage Source #

Create a value of GetStreamingImage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetStreamingImage, getStreamingImage_streamingImageId - The streaming image ID.

GetStreamingImage, getStreamingImage_studioId - The studio ID.

data GetStreamingImageResponse Source #

See: newGetStreamingImageResponse smart constructor.

Instances

Instances details
Generic GetStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingImage

Associated Types

type Rep GetStreamingImageResponse :: Type -> Type #

Show GetStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingImage

NFData GetStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingImage

Eq GetStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingImage

type Rep GetStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingImage

type Rep GetStreamingImageResponse = D1 ('MetaData "GetStreamingImageResponse" "Amazonka.Nimble.GetStreamingImage" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetStreamingImageResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "streamingImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingImage)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetStreamingImageResponse Source #

Create a value of GetStreamingImageResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:streamingImage:GetStreamingImageResponse', getStreamingImageResponse_streamingImage - The streaming image.

$sel:httpStatus:GetStreamingImageResponse', getStreamingImageResponse_httpStatus - The response's http status code.

GetStreamingSession

data GetStreamingSession Source #

See: newGetStreamingSession smart constructor.

Instances

Instances details
ToHeaders GetStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSession

ToPath GetStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSession

ToQuery GetStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSession

AWSRequest GetStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSession

Associated Types

type AWSResponse GetStreamingSession #

Generic GetStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSession

Associated Types

type Rep GetStreamingSession :: Type -> Type #

Read GetStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSession

Show GetStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSession

NFData GetStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSession

Methods

rnf :: GetStreamingSession -> () #

Eq GetStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSession

Hashable GetStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSession

type AWSResponse GetStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSession

type Rep GetStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSession

type Rep GetStreamingSession = D1 ('MetaData "GetStreamingSession" "Amazonka.Nimble.GetStreamingSession" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetStreamingSession'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sessionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetStreamingSession Source #

Create a value of GetStreamingSession with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetStreamingSession, getStreamingSession_sessionId - The streaming session ID.

GetStreamingSession, getStreamingSession_studioId - The studio ID.

data GetStreamingSessionResponse Source #

See: newGetStreamingSessionResponse smart constructor.

Instances

Instances details
Generic GetStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSession

Associated Types

type Rep GetStreamingSessionResponse :: Type -> Type #

Read GetStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSession

Show GetStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSession

NFData GetStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSession

Eq GetStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSession

type Rep GetStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSession

type Rep GetStreamingSessionResponse = D1 ('MetaData "GetStreamingSessionResponse" "Amazonka.Nimble.GetStreamingSession" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetStreamingSessionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "session") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingSession)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetStreamingSessionResponse Source #

Create a value of GetStreamingSessionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:session:GetStreamingSessionResponse', getStreamingSessionResponse_session - The session.

$sel:httpStatus:GetStreamingSessionResponse', getStreamingSessionResponse_httpStatus - The response's http status code.

GetStreamingSessionBackup

data GetStreamingSessionBackup Source #

See: newGetStreamingSessionBackup smart constructor.

Instances

Instances details
ToHeaders GetStreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionBackup

ToPath GetStreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionBackup

ToQuery GetStreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionBackup

AWSRequest GetStreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionBackup

Generic GetStreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionBackup

Associated Types

type Rep GetStreamingSessionBackup :: Type -> Type #

Read GetStreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionBackup

Show GetStreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionBackup

NFData GetStreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionBackup

Eq GetStreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionBackup

Hashable GetStreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionBackup

type AWSResponse GetStreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionBackup

type Rep GetStreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionBackup

type Rep GetStreamingSessionBackup = D1 ('MetaData "GetStreamingSessionBackup" "Amazonka.Nimble.GetStreamingSessionBackup" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetStreamingSessionBackup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "backupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetStreamingSessionBackup Source #

Create a value of GetStreamingSessionBackup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetStreamingSessionBackup, getStreamingSessionBackup_backupId - The ID of the backup.

GetStreamingSessionBackup, getStreamingSessionBackup_studioId - The studio ID.

data GetStreamingSessionBackupResponse Source #

See: newGetStreamingSessionBackupResponse smart constructor.

Instances

Instances details
Generic GetStreamingSessionBackupResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionBackup

Associated Types

type Rep GetStreamingSessionBackupResponse :: Type -> Type #

Read GetStreamingSessionBackupResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionBackup

Show GetStreamingSessionBackupResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionBackup

NFData GetStreamingSessionBackupResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionBackup

Eq GetStreamingSessionBackupResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionBackup

type Rep GetStreamingSessionBackupResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionBackup

type Rep GetStreamingSessionBackupResponse = D1 ('MetaData "GetStreamingSessionBackupResponse" "Amazonka.Nimble.GetStreamingSessionBackup" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetStreamingSessionBackupResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "streamingSessionBackup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingSessionBackup)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetStreamingSessionBackupResponse Source #

Create a value of GetStreamingSessionBackupResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:streamingSessionBackup:GetStreamingSessionBackupResponse', getStreamingSessionBackupResponse_streamingSessionBackup - Information about the streaming session backup.

$sel:httpStatus:GetStreamingSessionBackupResponse', getStreamingSessionBackupResponse_httpStatus - The response's http status code.

GetStreamingSessionStream

data GetStreamingSessionStream Source #

See: newGetStreamingSessionStream smart constructor.

Instances

Instances details
ToHeaders GetStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionStream

ToPath GetStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionStream

ToQuery GetStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionStream

AWSRequest GetStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionStream

Generic GetStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionStream

Associated Types

type Rep GetStreamingSessionStream :: Type -> Type #

Read GetStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionStream

Show GetStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionStream

NFData GetStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionStream

Eq GetStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionStream

Hashable GetStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionStream

type AWSResponse GetStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionStream

type Rep GetStreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionStream

type Rep GetStreamingSessionStream = D1 ('MetaData "GetStreamingSessionStream" "Amazonka.Nimble.GetStreamingSessionStream" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetStreamingSessionStream'" 'PrefixI 'True) (S1 ('MetaSel ('Just "sessionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "streamId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newGetStreamingSessionStream Source #

Create a value of GetStreamingSessionStream with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetStreamingSessionStream, getStreamingSessionStream_sessionId - The streaming session ID.

GetStreamingSessionStream, getStreamingSessionStream_streamId - The streaming session stream ID.

GetStreamingSessionStream, getStreamingSessionStream_studioId - The studio ID.

data GetStreamingSessionStreamResponse Source #

See: newGetStreamingSessionStreamResponse smart constructor.

Instances

Instances details
Generic GetStreamingSessionStreamResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionStream

Associated Types

type Rep GetStreamingSessionStreamResponse :: Type -> Type #

Show GetStreamingSessionStreamResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionStream

NFData GetStreamingSessionStreamResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionStream

Eq GetStreamingSessionStreamResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionStream

type Rep GetStreamingSessionStreamResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStreamingSessionStream

type Rep GetStreamingSessionStreamResponse = D1 ('MetaData "GetStreamingSessionStreamResponse" "Amazonka.Nimble.GetStreamingSessionStream" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetStreamingSessionStreamResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "stream") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingSessionStream)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetStreamingSessionStreamResponse Source #

Create a value of GetStreamingSessionStreamResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:stream:GetStreamingSessionStreamResponse', getStreamingSessionStreamResponse_stream - The stream.

$sel:httpStatus:GetStreamingSessionStreamResponse', getStreamingSessionStreamResponse_httpStatus - The response's http status code.

GetStudio

data GetStudio Source #

See: newGetStudio smart constructor.

Constructors

GetStudio' Text 

Instances

Instances details
ToHeaders GetStudio Source # 
Instance details

Defined in Amazonka.Nimble.GetStudio

Methods

toHeaders :: GetStudio -> [Header] #

ToPath GetStudio Source # 
Instance details

Defined in Amazonka.Nimble.GetStudio

ToQuery GetStudio Source # 
Instance details

Defined in Amazonka.Nimble.GetStudio

AWSRequest GetStudio Source # 
Instance details

Defined in Amazonka.Nimble.GetStudio

Associated Types

type AWSResponse GetStudio #

Generic GetStudio Source # 
Instance details

Defined in Amazonka.Nimble.GetStudio

Associated Types

type Rep GetStudio :: Type -> Type #

Read GetStudio Source # 
Instance details

Defined in Amazonka.Nimble.GetStudio

Show GetStudio Source # 
Instance details

Defined in Amazonka.Nimble.GetStudio

NFData GetStudio Source # 
Instance details

Defined in Amazonka.Nimble.GetStudio

Methods

rnf :: GetStudio -> () #

Eq GetStudio Source # 
Instance details

Defined in Amazonka.Nimble.GetStudio

Hashable GetStudio Source # 
Instance details

Defined in Amazonka.Nimble.GetStudio

type AWSResponse GetStudio Source # 
Instance details

Defined in Amazonka.Nimble.GetStudio

type Rep GetStudio Source # 
Instance details

Defined in Amazonka.Nimble.GetStudio

type Rep GetStudio = D1 ('MetaData "GetStudio" "Amazonka.Nimble.GetStudio" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetStudio'" 'PrefixI 'True) (S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetStudio Source #

Arguments

:: Text

GetStudio

-> GetStudio 

Create a value of GetStudio with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetStudio, getStudio_studioId - The studio ID.

data GetStudioResponse Source #

See: newGetStudioResponse smart constructor.

Instances

Instances details
Generic GetStudioResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStudio

Associated Types

type Rep GetStudioResponse :: Type -> Type #

Show GetStudioResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStudio

NFData GetStudioResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStudio

Methods

rnf :: GetStudioResponse -> () #

Eq GetStudioResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStudio

type Rep GetStudioResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStudio

type Rep GetStudioResponse = D1 ('MetaData "GetStudioResponse" "Amazonka.Nimble.GetStudio" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetStudioResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "studio") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Studio)))

newGetStudioResponse Source #

Create a value of GetStudioResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:GetStudioResponse', getStudioResponse_httpStatus - The response's http status code.

$sel:studio:GetStudioResponse', getStudioResponse_studio - Information about a studio.

GetStudioComponent

data GetStudioComponent Source #

See: newGetStudioComponent smart constructor.

Instances

Instances details
ToHeaders GetStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioComponent

ToPath GetStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioComponent

ToQuery GetStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioComponent

AWSRequest GetStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioComponent

Associated Types

type AWSResponse GetStudioComponent #

Generic GetStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioComponent

Associated Types

type Rep GetStudioComponent :: Type -> Type #

Read GetStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioComponent

Show GetStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioComponent

NFData GetStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioComponent

Methods

rnf :: GetStudioComponent -> () #

Eq GetStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioComponent

Hashable GetStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioComponent

type AWSResponse GetStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioComponent

type Rep GetStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioComponent

type Rep GetStudioComponent = D1 ('MetaData "GetStudioComponent" "Amazonka.Nimble.GetStudioComponent" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetStudioComponent'" 'PrefixI 'True) (S1 ('MetaSel ('Just "studioComponentId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetStudioComponent Source #

Create a value of GetStudioComponent with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetStudioComponent, getStudioComponent_studioComponentId - The studio component ID.

GetStudioComponent, getStudioComponent_studioId - The studio ID.

data GetStudioComponentResponse Source #

See: newGetStudioComponentResponse smart constructor.

Instances

Instances details
Generic GetStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioComponent

Associated Types

type Rep GetStudioComponentResponse :: Type -> Type #

Show GetStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioComponent

NFData GetStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioComponent

Eq GetStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioComponent

type Rep GetStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioComponent

type Rep GetStudioComponentResponse = D1 ('MetaData "GetStudioComponentResponse" "Amazonka.Nimble.GetStudioComponent" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetStudioComponentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "studioComponent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioComponent)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetStudioComponentResponse Source #

Create a value of GetStudioComponentResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:studioComponent:GetStudioComponentResponse', getStudioComponentResponse_studioComponent - Information about the studio component.

$sel:httpStatus:GetStudioComponentResponse', getStudioComponentResponse_httpStatus - The response's http status code.

GetStudioMember

data GetStudioMember Source #

See: newGetStudioMember smart constructor.

Constructors

GetStudioMember' Text Text 

Instances

Instances details
ToHeaders GetStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioMember

ToPath GetStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioMember

ToQuery GetStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioMember

AWSRequest GetStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioMember

Associated Types

type AWSResponse GetStudioMember #

Generic GetStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioMember

Associated Types

type Rep GetStudioMember :: Type -> Type #

Read GetStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioMember

Show GetStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioMember

NFData GetStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioMember

Methods

rnf :: GetStudioMember -> () #

Eq GetStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioMember

Hashable GetStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioMember

type AWSResponse GetStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioMember

type Rep GetStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioMember

type Rep GetStudioMember = D1 ('MetaData "GetStudioMember" "Amazonka.Nimble.GetStudioMember" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetStudioMember'" 'PrefixI 'True) (S1 ('MetaSel ('Just "principalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newGetStudioMember Source #

Create a value of GetStudioMember with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

GetStudioMember, getStudioMember_principalId - The principal ID. This currently supports a IAM Identity Center UserId.

GetStudioMember, getStudioMember_studioId - The studio ID.

data GetStudioMemberResponse Source #

See: newGetStudioMemberResponse smart constructor.

Instances

Instances details
Generic GetStudioMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioMember

Associated Types

type Rep GetStudioMemberResponse :: Type -> Type #

Read GetStudioMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioMember

Show GetStudioMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioMember

NFData GetStudioMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioMember

Methods

rnf :: GetStudioMemberResponse -> () #

Eq GetStudioMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioMember

type Rep GetStudioMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.GetStudioMember

type Rep GetStudioMemberResponse = D1 ('MetaData "GetStudioMemberResponse" "Amazonka.Nimble.GetStudioMember" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "GetStudioMemberResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "member") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioMembership)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newGetStudioMemberResponse Source #

Create a value of GetStudioMemberResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:member:GetStudioMemberResponse', getStudioMemberResponse_member - The member.

$sel:httpStatus:GetStudioMemberResponse', getStudioMemberResponse_httpStatus - The response's http status code.

ListEulaAcceptances (Paginated)

data ListEulaAcceptances Source #

See: newListEulaAcceptances smart constructor.

Instances

Instances details
ToHeaders ListEulaAcceptances Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

ToPath ListEulaAcceptances Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

ToQuery ListEulaAcceptances Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

AWSPager ListEulaAcceptances Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

AWSRequest ListEulaAcceptances Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

Associated Types

type AWSResponse ListEulaAcceptances #

Generic ListEulaAcceptances Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

Associated Types

type Rep ListEulaAcceptances :: Type -> Type #

Read ListEulaAcceptances Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

Show ListEulaAcceptances Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

NFData ListEulaAcceptances Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

Methods

rnf :: ListEulaAcceptances -> () #

Eq ListEulaAcceptances Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

Hashable ListEulaAcceptances Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

type AWSResponse ListEulaAcceptances Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

type Rep ListEulaAcceptances Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

type Rep ListEulaAcceptances = D1 ('MetaData "ListEulaAcceptances" "Amazonka.Nimble.ListEulaAcceptances" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListEulaAcceptances'" 'PrefixI 'True) (S1 ('MetaSel ('Just "eulaIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListEulaAcceptances Source #

Create a value of ListEulaAcceptances with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListEulaAcceptances, listEulaAcceptances_eulaIds - The list of EULA IDs that have been previously accepted.

ListEulaAcceptances, listEulaAcceptances_nextToken - The token for the next set of results, or null if there are no more results.

ListEulaAcceptances, listEulaAcceptances_studioId - The studio ID.

data ListEulaAcceptancesResponse Source #

See: newListEulaAcceptancesResponse smart constructor.

Instances

Instances details
Generic ListEulaAcceptancesResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

Associated Types

type Rep ListEulaAcceptancesResponse :: Type -> Type #

Read ListEulaAcceptancesResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

Show ListEulaAcceptancesResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

NFData ListEulaAcceptancesResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

Eq ListEulaAcceptancesResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

type Rep ListEulaAcceptancesResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListEulaAcceptances

type Rep ListEulaAcceptancesResponse = D1 ('MetaData "ListEulaAcceptancesResponse" "Amazonka.Nimble.ListEulaAcceptances" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListEulaAcceptancesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "eulaAcceptances") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [EulaAcceptance])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListEulaAcceptancesResponse Source #

Create a value of ListEulaAcceptancesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:eulaAcceptances:ListEulaAcceptancesResponse', listEulaAcceptancesResponse_eulaAcceptances - A collection of EULA acceptances.

ListEulaAcceptances, listEulaAcceptancesResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:httpStatus:ListEulaAcceptancesResponse', listEulaAcceptancesResponse_httpStatus - The response's http status code.

ListEulas (Paginated)

data ListEulas Source #

See: newListEulas smart constructor.

Constructors

ListEulas' (Maybe [Text]) (Maybe Text) 

Instances

Instances details
ToHeaders ListEulas Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

Methods

toHeaders :: ListEulas -> [Header] #

ToPath ListEulas Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

ToQuery ListEulas Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

AWSPager ListEulas Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

AWSRequest ListEulas Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

Associated Types

type AWSResponse ListEulas #

Generic ListEulas Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

Associated Types

type Rep ListEulas :: Type -> Type #

Read ListEulas Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

Show ListEulas Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

NFData ListEulas Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

Methods

rnf :: ListEulas -> () #

Eq ListEulas Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

Hashable ListEulas Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

type AWSResponse ListEulas Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

type Rep ListEulas Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

type Rep ListEulas = D1 ('MetaData "ListEulas" "Amazonka.Nimble.ListEulas" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListEulas'" 'PrefixI 'True) (S1 ('MetaSel ('Just "eulaIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newListEulas :: ListEulas Source #

Create a value of ListEulas with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListEulas, listEulas_eulaIds - The list of EULA IDs that should be returned

ListEulas, listEulas_nextToken - The token for the next set of results, or null if there are no more results.

data ListEulasResponse Source #

See: newListEulasResponse smart constructor.

Instances

Instances details
Generic ListEulasResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

Associated Types

type Rep ListEulasResponse :: Type -> Type #

Read ListEulasResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

Show ListEulasResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

NFData ListEulasResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

Methods

rnf :: ListEulasResponse -> () #

Eq ListEulasResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

type Rep ListEulasResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListEulas

type Rep ListEulasResponse = D1 ('MetaData "ListEulasResponse" "Amazonka.Nimble.ListEulas" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListEulasResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "eulas") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Eula])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListEulasResponse Source #

Create a value of ListEulasResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:eulas:ListEulasResponse', listEulasResponse_eulas - A collection of EULA resources.

ListEulas, listEulasResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:httpStatus:ListEulasResponse', listEulasResponse_httpStatus - The response's http status code.

ListLaunchProfileMembers (Paginated)

data ListLaunchProfileMembers Source #

See: newListLaunchProfileMembers smart constructor.

Instances

Instances details
ToHeaders ListLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

ToPath ListLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

ToQuery ListLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

AWSPager ListLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

AWSRequest ListLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

Generic ListLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

Associated Types

type Rep ListLaunchProfileMembers :: Type -> Type #

Read ListLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

Show ListLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

NFData ListLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

Eq ListLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

Hashable ListLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

type AWSResponse ListLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

type Rep ListLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

type Rep ListLaunchProfileMembers = D1 ('MetaData "ListLaunchProfileMembers" "Amazonka.Nimble.ListLaunchProfileMembers" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListLaunchProfileMembers'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "launchProfileId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListLaunchProfileMembers Source #

Create a value of ListLaunchProfileMembers with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:ListLaunchProfileMembers', listLaunchProfileMembers_maxResults - The max number of results to return in the response.

ListLaunchProfileMembers, listLaunchProfileMembers_nextToken - The token for the next set of results, or null if there are no more results.

ListLaunchProfileMembers, listLaunchProfileMembers_launchProfileId - The ID of the launch profile used to control access from the streaming session.

ListLaunchProfileMembers, listLaunchProfileMembers_studioId - The studio ID.

data ListLaunchProfileMembersResponse Source #

See: newListLaunchProfileMembersResponse smart constructor.

Instances

Instances details
Generic ListLaunchProfileMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

Associated Types

type Rep ListLaunchProfileMembersResponse :: Type -> Type #

Read ListLaunchProfileMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

Show ListLaunchProfileMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

NFData ListLaunchProfileMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

Eq ListLaunchProfileMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

type Rep ListLaunchProfileMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfileMembers

type Rep ListLaunchProfileMembersResponse = D1 ('MetaData "ListLaunchProfileMembersResponse" "Amazonka.Nimble.ListLaunchProfileMembers" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListLaunchProfileMembersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "members") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [LaunchProfileMembership])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListLaunchProfileMembersResponse Source #

Create a value of ListLaunchProfileMembersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:members:ListLaunchProfileMembersResponse', listLaunchProfileMembersResponse_members - A list of members.

ListLaunchProfileMembers, listLaunchProfileMembersResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:httpStatus:ListLaunchProfileMembersResponse', listLaunchProfileMembersResponse_httpStatus - The response's http status code.

ListLaunchProfiles (Paginated)

data ListLaunchProfiles Source #

See: newListLaunchProfiles smart constructor.

Instances

Instances details
ToHeaders ListLaunchProfiles Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfiles

ToPath ListLaunchProfiles Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfiles

ToQuery ListLaunchProfiles Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfiles

AWSPager ListLaunchProfiles Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfiles

AWSRequest ListLaunchProfiles Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfiles

Associated Types

type AWSResponse ListLaunchProfiles #

Generic ListLaunchProfiles Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfiles

Associated Types

type Rep ListLaunchProfiles :: Type -> Type #

Read ListLaunchProfiles Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfiles

Show ListLaunchProfiles Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfiles

NFData ListLaunchProfiles Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfiles

Methods

rnf :: ListLaunchProfiles -> () #

Eq ListLaunchProfiles Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfiles

Hashable ListLaunchProfiles Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfiles

type AWSResponse ListLaunchProfiles Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfiles

type Rep ListLaunchProfiles Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfiles

type Rep ListLaunchProfiles = D1 ('MetaData "ListLaunchProfiles" "Amazonka.Nimble.ListLaunchProfiles" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListLaunchProfiles'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "principalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "states") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [LaunchProfileState])) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newListLaunchProfiles Source #

Create a value of ListLaunchProfiles with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:ListLaunchProfiles', listLaunchProfiles_maxResults - The max number of results to return in the response.

ListLaunchProfiles, listLaunchProfiles_nextToken - The token for the next set of results, or null if there are no more results.

ListLaunchProfiles, listLaunchProfiles_principalId - The principal ID. This currently supports a IAM Identity Center UserId.

$sel:states:ListLaunchProfiles', listLaunchProfiles_states - Filter this request to launch profiles in any of the given states.

ListLaunchProfiles, listLaunchProfiles_studioId - The studio ID.

data ListLaunchProfilesResponse Source #

See: newListLaunchProfilesResponse smart constructor.

Instances

Instances details
Generic ListLaunchProfilesResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfiles

Associated Types

type Rep ListLaunchProfilesResponse :: Type -> Type #

Show ListLaunchProfilesResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfiles

NFData ListLaunchProfilesResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfiles

Eq ListLaunchProfilesResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfiles

type Rep ListLaunchProfilesResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListLaunchProfiles

type Rep ListLaunchProfilesResponse = D1 ('MetaData "ListLaunchProfilesResponse" "Amazonka.Nimble.ListLaunchProfiles" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListLaunchProfilesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "launchProfiles") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [LaunchProfile])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListLaunchProfilesResponse Source #

Create a value of ListLaunchProfilesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:launchProfiles:ListLaunchProfilesResponse', listLaunchProfilesResponse_launchProfiles - A collection of launch profiles.

ListLaunchProfiles, listLaunchProfilesResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:httpStatus:ListLaunchProfilesResponse', listLaunchProfilesResponse_httpStatus - The response's http status code.

ListStreamingImages (Paginated)

data ListStreamingImages Source #

See: newListStreamingImages smart constructor.

Instances

Instances details
ToHeaders ListStreamingImages Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingImages

ToPath ListStreamingImages Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingImages

ToQuery ListStreamingImages Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingImages

AWSPager ListStreamingImages Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingImages

AWSRequest ListStreamingImages Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingImages

Associated Types

type AWSResponse ListStreamingImages #

Generic ListStreamingImages Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingImages

Associated Types

type Rep ListStreamingImages :: Type -> Type #

Read ListStreamingImages Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingImages

Show ListStreamingImages Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingImages

NFData ListStreamingImages Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingImages

Methods

rnf :: ListStreamingImages -> () #

Eq ListStreamingImages Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingImages

Hashable ListStreamingImages Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingImages

type AWSResponse ListStreamingImages Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingImages

type Rep ListStreamingImages Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingImages

type Rep ListStreamingImages = D1 ('MetaData "ListStreamingImages" "Amazonka.Nimble.ListStreamingImages" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListStreamingImages'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "owner") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListStreamingImages Source #

Create a value of ListStreamingImages with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListStreamingImages, listStreamingImages_nextToken - The token for the next set of results, or null if there are no more results.

ListStreamingImages, listStreamingImages_owner - Filter this request to streaming images with the given owner

ListStreamingImages, listStreamingImages_studioId - The studio ID.

data ListStreamingImagesResponse Source #

See: newListStreamingImagesResponse smart constructor.

Instances

Instances details
Generic ListStreamingImagesResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingImages

Associated Types

type Rep ListStreamingImagesResponse :: Type -> Type #

Show ListStreamingImagesResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingImages

NFData ListStreamingImagesResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingImages

Eq ListStreamingImagesResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingImages

type Rep ListStreamingImagesResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingImages

type Rep ListStreamingImagesResponse = D1 ('MetaData "ListStreamingImagesResponse" "Amazonka.Nimble.ListStreamingImages" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListStreamingImagesResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "streamingImages") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StreamingImage])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListStreamingImagesResponse Source #

Create a value of ListStreamingImagesResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListStreamingImages, listStreamingImagesResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:streamingImages:ListStreamingImagesResponse', listStreamingImagesResponse_streamingImages - A collection of streaming images.

$sel:httpStatus:ListStreamingImagesResponse', listStreamingImagesResponse_httpStatus - The response's http status code.

ListStreamingSessionBackups (Paginated)

data ListStreamingSessionBackups Source #

See: newListStreamingSessionBackups smart constructor.

Instances

Instances details
ToHeaders ListStreamingSessionBackups Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

ToPath ListStreamingSessionBackups Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

ToQuery ListStreamingSessionBackups Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

AWSPager ListStreamingSessionBackups Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

AWSRequest ListStreamingSessionBackups Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

Generic ListStreamingSessionBackups Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

Associated Types

type Rep ListStreamingSessionBackups :: Type -> Type #

Read ListStreamingSessionBackups Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

Show ListStreamingSessionBackups Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

NFData ListStreamingSessionBackups Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

Eq ListStreamingSessionBackups Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

Hashable ListStreamingSessionBackups Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

type AWSResponse ListStreamingSessionBackups Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

type Rep ListStreamingSessionBackups Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

type Rep ListStreamingSessionBackups = D1 ('MetaData "ListStreamingSessionBackups" "Amazonka.Nimble.ListStreamingSessionBackups" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListStreamingSessionBackups'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "ownedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListStreamingSessionBackups Source #

Create a value of ListStreamingSessionBackups with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListStreamingSessionBackups, listStreamingSessionBackups_nextToken - The token for the next set of results, or null if there are no more results.

ListStreamingSessionBackups, listStreamingSessionBackups_ownedBy - The user ID of the user that owns the streaming session.

ListStreamingSessionBackups, listStreamingSessionBackups_studioId - The studio ID.

data ListStreamingSessionBackupsResponse Source #

Instances

Instances details
Generic ListStreamingSessionBackupsResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

Read ListStreamingSessionBackupsResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

Show ListStreamingSessionBackupsResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

NFData ListStreamingSessionBackupsResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

Eq ListStreamingSessionBackupsResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

type Rep ListStreamingSessionBackupsResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessionBackups

type Rep ListStreamingSessionBackupsResponse = D1 ('MetaData "ListStreamingSessionBackupsResponse" "Amazonka.Nimble.ListStreamingSessionBackups" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListStreamingSessionBackupsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "streamingSessionBackups") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StreamingSessionBackup])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListStreamingSessionBackupsResponse Source #

Create a value of ListStreamingSessionBackupsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListStreamingSessionBackups, listStreamingSessionBackupsResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:streamingSessionBackups:ListStreamingSessionBackupsResponse', listStreamingSessionBackupsResponse_streamingSessionBackups - Information about the streaming session backups.

$sel:httpStatus:ListStreamingSessionBackupsResponse', listStreamingSessionBackupsResponse_httpStatus - The response's http status code.

ListStreamingSessions (Paginated)

data ListStreamingSessions Source #

See: newListStreamingSessions smart constructor.

Instances

Instances details
ToHeaders ListStreamingSessions Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

ToPath ListStreamingSessions Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

ToQuery ListStreamingSessions Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

AWSPager ListStreamingSessions Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

AWSRequest ListStreamingSessions Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

Associated Types

type AWSResponse ListStreamingSessions #

Generic ListStreamingSessions Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

Associated Types

type Rep ListStreamingSessions :: Type -> Type #

Read ListStreamingSessions Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

Show ListStreamingSessions Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

NFData ListStreamingSessions Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

Methods

rnf :: ListStreamingSessions -> () #

Eq ListStreamingSessions Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

Hashable ListStreamingSessions Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

type AWSResponse ListStreamingSessions Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

type Rep ListStreamingSessions Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

type Rep ListStreamingSessions = D1 ('MetaData "ListStreamingSessions" "Amazonka.Nimble.ListStreamingSessions" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListStreamingSessions'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "ownedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sessionIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newListStreamingSessions Source #

Create a value of ListStreamingSessions with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListStreamingSessions, listStreamingSessions_createdBy - Filters the request to streaming sessions created by the given user.

ListStreamingSessions, listStreamingSessions_nextToken - The token for the next set of results, or null if there are no more results.

ListStreamingSessions, listStreamingSessions_ownedBy - Filters the request to streaming session owned by the given user

$sel:sessionIds:ListStreamingSessions', listStreamingSessions_sessionIds - Filters the request to only the provided session IDs.

ListStreamingSessions, listStreamingSessions_studioId - The studio ID.

data ListStreamingSessionsResponse Source #

See: newListStreamingSessionsResponse smart constructor.

Instances

Instances details
Generic ListStreamingSessionsResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

Associated Types

type Rep ListStreamingSessionsResponse :: Type -> Type #

Read ListStreamingSessionsResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

Show ListStreamingSessionsResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

NFData ListStreamingSessionsResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

Eq ListStreamingSessionsResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

type Rep ListStreamingSessionsResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStreamingSessions

type Rep ListStreamingSessionsResponse = D1 ('MetaData "ListStreamingSessionsResponse" "Amazonka.Nimble.ListStreamingSessions" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListStreamingSessionsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "sessions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StreamingSession])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListStreamingSessionsResponse Source #

Create a value of ListStreamingSessionsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListStreamingSessions, listStreamingSessionsResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:sessions:ListStreamingSessionsResponse', listStreamingSessionsResponse_sessions - A collection of streaming sessions.

$sel:httpStatus:ListStreamingSessionsResponse', listStreamingSessionsResponse_httpStatus - The response's http status code.

ListStudioComponents (Paginated)

data ListStudioComponents Source #

See: newListStudioComponents smart constructor.

Instances

Instances details
ToHeaders ListStudioComponents Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioComponents

ToPath ListStudioComponents Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioComponents

ToQuery ListStudioComponents Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioComponents

AWSPager ListStudioComponents Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioComponents

AWSRequest ListStudioComponents Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioComponents

Associated Types

type AWSResponse ListStudioComponents #

Generic ListStudioComponents Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioComponents

Associated Types

type Rep ListStudioComponents :: Type -> Type #

Read ListStudioComponents Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioComponents

Show ListStudioComponents Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioComponents

NFData ListStudioComponents Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioComponents

Methods

rnf :: ListStudioComponents -> () #

Eq ListStudioComponents Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioComponents

Hashable ListStudioComponents Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioComponents

type AWSResponse ListStudioComponents Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioComponents

type Rep ListStudioComponents Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioComponents

type Rep ListStudioComponents = D1 ('MetaData "ListStudioComponents" "Amazonka.Nimble.ListStudioComponents" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListStudioComponents'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "states") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StudioComponentState])) :*: (S1 ('MetaSel ('Just "types") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StudioComponentType])) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newListStudioComponents Source #

Create a value of ListStudioComponents with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:ListStudioComponents', listStudioComponents_maxResults - The max number of results to return in the response.

ListStudioComponents, listStudioComponents_nextToken - The token for the next set of results, or null if there are no more results.

$sel:states:ListStudioComponents', listStudioComponents_states - Filters the request to studio components that are in one of the given states.

$sel:types:ListStudioComponents', listStudioComponents_types - Filters the request to studio components that are of one of the given types.

ListStudioComponents, listStudioComponents_studioId - The studio ID.

data ListStudioComponentsResponse Source #

See: newListStudioComponentsResponse smart constructor.

Instances

Instances details
Generic ListStudioComponentsResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioComponents

Associated Types

type Rep ListStudioComponentsResponse :: Type -> Type #

Show ListStudioComponentsResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioComponents

NFData ListStudioComponentsResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioComponents

Eq ListStudioComponentsResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioComponents

type Rep ListStudioComponentsResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioComponents

type Rep ListStudioComponentsResponse = D1 ('MetaData "ListStudioComponentsResponse" "Amazonka.Nimble.ListStudioComponents" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListStudioComponentsResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "studioComponents") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StudioComponent])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListStudioComponentsResponse Source #

Create a value of ListStudioComponentsResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListStudioComponents, listStudioComponentsResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:studioComponents:ListStudioComponentsResponse', listStudioComponentsResponse_studioComponents - A collection of studio components.

$sel:httpStatus:ListStudioComponentsResponse', listStudioComponentsResponse_httpStatus - The response's http status code.

ListStudioMembers (Paginated)

data ListStudioMembers Source #

See: newListStudioMembers smart constructor.

Instances

Instances details
ToHeaders ListStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

ToPath ListStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

ToQuery ListStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

AWSPager ListStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

AWSRequest ListStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

Associated Types

type AWSResponse ListStudioMembers #

Generic ListStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

Associated Types

type Rep ListStudioMembers :: Type -> Type #

Read ListStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

Show ListStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

NFData ListStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

Methods

rnf :: ListStudioMembers -> () #

Eq ListStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

Hashable ListStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

type AWSResponse ListStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

type Rep ListStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

type Rep ListStudioMembers = D1 ('MetaData "ListStudioMembers" "Amazonka.Nimble.ListStudioMembers" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListStudioMembers'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newListStudioMembers Source #

Create a value of ListStudioMembers with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxResults:ListStudioMembers', listStudioMembers_maxResults - The max number of results to return in the response.

ListStudioMembers, listStudioMembers_nextToken - The token for the next set of results, or null if there are no more results.

ListStudioMembers, listStudioMembers_studioId - The studio ID.

data ListStudioMembersResponse Source #

See: newListStudioMembersResponse smart constructor.

Instances

Instances details
Generic ListStudioMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

Associated Types

type Rep ListStudioMembersResponse :: Type -> Type #

Read ListStudioMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

Show ListStudioMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

NFData ListStudioMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

Eq ListStudioMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

type Rep ListStudioMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStudioMembers

type Rep ListStudioMembersResponse = D1 ('MetaData "ListStudioMembersResponse" "Amazonka.Nimble.ListStudioMembers" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListStudioMembersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "members") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StudioMembership])) :*: (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newListStudioMembersResponse Source #

Create a value of ListStudioMembersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:members:ListStudioMembersResponse', listStudioMembersResponse_members - A list of admin members.

ListStudioMembers, listStudioMembersResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:httpStatus:ListStudioMembersResponse', listStudioMembersResponse_httpStatus - The response's http status code.

ListStudios (Paginated)

data ListStudios Source #

See: newListStudios smart constructor.

Constructors

ListStudios' (Maybe Text) 

Instances

Instances details
ToHeaders ListStudios Source # 
Instance details

Defined in Amazonka.Nimble.ListStudios

Methods

toHeaders :: ListStudios -> [Header] #

ToPath ListStudios Source # 
Instance details

Defined in Amazonka.Nimble.ListStudios

ToQuery ListStudios Source # 
Instance details

Defined in Amazonka.Nimble.ListStudios

AWSPager ListStudios Source # 
Instance details

Defined in Amazonka.Nimble.ListStudios

AWSRequest ListStudios Source # 
Instance details

Defined in Amazonka.Nimble.ListStudios

Associated Types

type AWSResponse ListStudios #

Generic ListStudios Source # 
Instance details

Defined in Amazonka.Nimble.ListStudios

Associated Types

type Rep ListStudios :: Type -> Type #

Read ListStudios Source # 
Instance details

Defined in Amazonka.Nimble.ListStudios

Show ListStudios Source # 
Instance details

Defined in Amazonka.Nimble.ListStudios

NFData ListStudios Source # 
Instance details

Defined in Amazonka.Nimble.ListStudios

Methods

rnf :: ListStudios -> () #

Eq ListStudios Source # 
Instance details

Defined in Amazonka.Nimble.ListStudios

Hashable ListStudios Source # 
Instance details

Defined in Amazonka.Nimble.ListStudios

type AWSResponse ListStudios Source # 
Instance details

Defined in Amazonka.Nimble.ListStudios

type Rep ListStudios Source # 
Instance details

Defined in Amazonka.Nimble.ListStudios

type Rep ListStudios = D1 ('MetaData "ListStudios" "Amazonka.Nimble.ListStudios" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListStudios'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newListStudios :: ListStudios Source #

Create a value of ListStudios with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListStudios, listStudios_nextToken - The token for the next set of results, or null if there are no more results.

data ListStudiosResponse Source #

See: newListStudiosResponse smart constructor.

Instances

Instances details
Generic ListStudiosResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStudios

Associated Types

type Rep ListStudiosResponse :: Type -> Type #

Show ListStudiosResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStudios

NFData ListStudiosResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStudios

Methods

rnf :: ListStudiosResponse -> () #

Eq ListStudiosResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStudios

type Rep ListStudiosResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListStudios

type Rep ListStudiosResponse = D1 ('MetaData "ListStudiosResponse" "Amazonka.Nimble.ListStudios" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListStudiosResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "studios") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Studio]))))

newListStudiosResponse Source #

Create a value of ListStudiosResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListStudios, listStudiosResponse_nextToken - The token for the next set of results, or null if there are no more results.

$sel:httpStatus:ListStudiosResponse', listStudiosResponse_httpStatus - The response's http status code.

$sel:studios:ListStudiosResponse', listStudiosResponse_studios - A collection of studios.

ListTagsForResource

data ListTagsForResource Source #

See: newListTagsForResource smart constructor.

Instances

Instances details
ToHeaders ListTagsForResource Source # 
Instance details

Defined in Amazonka.Nimble.ListTagsForResource

ToPath ListTagsForResource Source # 
Instance details

Defined in Amazonka.Nimble.ListTagsForResource

ToQuery ListTagsForResource Source # 
Instance details

Defined in Amazonka.Nimble.ListTagsForResource

AWSRequest ListTagsForResource Source # 
Instance details

Defined in Amazonka.Nimble.ListTagsForResource

Associated Types

type AWSResponse ListTagsForResource #

Generic ListTagsForResource Source # 
Instance details

Defined in Amazonka.Nimble.ListTagsForResource

Associated Types

type Rep ListTagsForResource :: Type -> Type #

Read ListTagsForResource Source # 
Instance details

Defined in Amazonka.Nimble.ListTagsForResource

Show ListTagsForResource Source # 
Instance details

Defined in Amazonka.Nimble.ListTagsForResource

NFData ListTagsForResource Source # 
Instance details

Defined in Amazonka.Nimble.ListTagsForResource

Methods

rnf :: ListTagsForResource -> () #

Eq ListTagsForResource Source # 
Instance details

Defined in Amazonka.Nimble.ListTagsForResource

Hashable ListTagsForResource Source # 
Instance details

Defined in Amazonka.Nimble.ListTagsForResource

type AWSResponse ListTagsForResource Source # 
Instance details

Defined in Amazonka.Nimble.ListTagsForResource

type Rep ListTagsForResource Source # 
Instance details

Defined in Amazonka.Nimble.ListTagsForResource

type Rep ListTagsForResource = D1 ('MetaData "ListTagsForResource" "Amazonka.Nimble.ListTagsForResource" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListTagsForResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newListTagsForResource Source #

Create a value of ListTagsForResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceArn:ListTagsForResource', listTagsForResource_resourceArn - The Amazon Resource Name (ARN) of the resource for which you want to list tags.

data ListTagsForResourceResponse Source #

See: newListTagsForResourceResponse smart constructor.

Instances

Instances details
Generic ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListTagsForResource

Associated Types

type Rep ListTagsForResourceResponse :: Type -> Type #

Read ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListTagsForResource

Show ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListTagsForResource

NFData ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListTagsForResource

Eq ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListTagsForResource

type Rep ListTagsForResourceResponse Source # 
Instance details

Defined in Amazonka.Nimble.ListTagsForResource

type Rep ListTagsForResourceResponse = D1 ('MetaData "ListTagsForResourceResponse" "Amazonka.Nimble.ListTagsForResource" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ListTagsForResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newListTagsForResourceResponse Source #

Create a value of ListTagsForResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

ListTagsForResourceResponse, listTagsForResourceResponse_tags - A collection of labels, in the form of key-value pairs, that apply to this resource.

$sel:httpStatus:ListTagsForResourceResponse', listTagsForResourceResponse_httpStatus - The response's http status code.

PutLaunchProfileMembers

data PutLaunchProfileMembers Source #

See: newPutLaunchProfileMembers smart constructor.

Instances

Instances details
ToJSON PutLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

ToHeaders PutLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

ToPath PutLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

ToQuery PutLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

AWSRequest PutLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

Generic PutLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

Associated Types

type Rep PutLaunchProfileMembers :: Type -> Type #

Read PutLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

Show PutLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

NFData PutLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

Methods

rnf :: PutLaunchProfileMembers -> () #

Eq PutLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

Hashable PutLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

type AWSResponse PutLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

type Rep PutLaunchProfileMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

type Rep PutLaunchProfileMembers = D1 ('MetaData "PutLaunchProfileMembers" "Amazonka.Nimble.PutLaunchProfileMembers" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "PutLaunchProfileMembers'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "identityStoreId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "launchProfileId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "members") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty NewLaunchProfileMember)) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newPutLaunchProfileMembers Source #

Create a value of PutLaunchProfileMembers with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:PutLaunchProfileMembers', putLaunchProfileMembers_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.

PutLaunchProfileMembers, putLaunchProfileMembers_identityStoreId - The ID of the identity store.

PutLaunchProfileMembers, putLaunchProfileMembers_launchProfileId - The ID of the launch profile used to control access from the streaming session.

$sel:members:PutLaunchProfileMembers', putLaunchProfileMembers_members - A list of members.

PutLaunchProfileMembers, putLaunchProfileMembers_studioId - The studio ID.

data PutLaunchProfileMembersResponse Source #

See: newPutLaunchProfileMembersResponse smart constructor.

Instances

Instances details
Generic PutLaunchProfileMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

Associated Types

type Rep PutLaunchProfileMembersResponse :: Type -> Type #

Read PutLaunchProfileMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

Show PutLaunchProfileMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

NFData PutLaunchProfileMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

Eq PutLaunchProfileMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

type Rep PutLaunchProfileMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.PutLaunchProfileMembers

type Rep PutLaunchProfileMembersResponse = D1 ('MetaData "PutLaunchProfileMembersResponse" "Amazonka.Nimble.PutLaunchProfileMembers" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "PutLaunchProfileMembersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutLaunchProfileMembersResponse Source #

Create a value of PutLaunchProfileMembersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutLaunchProfileMembersResponse', putLaunchProfileMembersResponse_httpStatus - The response's http status code.

PutStudioMembers

data PutStudioMembers Source #

See: newPutStudioMembers smart constructor.

Instances

Instances details
ToJSON PutStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

ToHeaders PutStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

ToPath PutStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

ToQuery PutStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

AWSRequest PutStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

Associated Types

type AWSResponse PutStudioMembers #

Generic PutStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

Associated Types

type Rep PutStudioMembers :: Type -> Type #

Read PutStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

Show PutStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

NFData PutStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

Methods

rnf :: PutStudioMembers -> () #

Eq PutStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

Hashable PutStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

type AWSResponse PutStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

type Rep PutStudioMembers Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

type Rep PutStudioMembers = D1 ('MetaData "PutStudioMembers" "Amazonka.Nimble.PutStudioMembers" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "PutStudioMembers'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "identityStoreId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "members") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty NewStudioMember)) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newPutStudioMembers Source #

Create a value of PutStudioMembers with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:PutStudioMembers', putStudioMembers_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.

PutStudioMembers, putStudioMembers_identityStoreId - The ID of the identity store.

$sel:members:PutStudioMembers', putStudioMembers_members - A list of members.

PutStudioMembers, putStudioMembers_studioId - The studio ID.

data PutStudioMembersResponse Source #

See: newPutStudioMembersResponse smart constructor.

Instances

Instances details
Generic PutStudioMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

Associated Types

type Rep PutStudioMembersResponse :: Type -> Type #

Read PutStudioMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

Show PutStudioMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

NFData PutStudioMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

Eq PutStudioMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

type Rep PutStudioMembersResponse Source # 
Instance details

Defined in Amazonka.Nimble.PutStudioMembers

type Rep PutStudioMembersResponse = D1 ('MetaData "PutStudioMembersResponse" "Amazonka.Nimble.PutStudioMembers" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "PutStudioMembersResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newPutStudioMembersResponse Source #

Create a value of PutStudioMembersResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:PutStudioMembersResponse', putStudioMembersResponse_httpStatus - The response's http status code.

StartStreamingSession

data StartStreamingSession Source #

See: newStartStreamingSession smart constructor.

Instances

Instances details
ToJSON StartStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

ToHeaders StartStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

ToPath StartStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

ToQuery StartStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

AWSRequest StartStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

Associated Types

type AWSResponse StartStreamingSession #

Generic StartStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

Associated Types

type Rep StartStreamingSession :: Type -> Type #

Read StartStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

Show StartStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

NFData StartStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

Methods

rnf :: StartStreamingSession -> () #

Eq StartStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

Hashable StartStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

type AWSResponse StartStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

type Rep StartStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

type Rep StartStreamingSession = D1 ('MetaData "StartStreamingSession" "Amazonka.Nimble.StartStreamingSession" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StartStreamingSession'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "backupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "sessionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newStartStreamingSession Source #

Create a value of StartStreamingSession with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

StartStreamingSession, startStreamingSession_backupId - The ID of the backup.

$sel:clientToken:StartStreamingSession', startStreamingSession_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.

StartStreamingSession, startStreamingSession_sessionId - The streaming session ID for the StartStreamingSessionRequest.

StartStreamingSession, startStreamingSession_studioId - The studio ID for the StartStreamingSessionRequest.

data StartStreamingSessionResponse Source #

See: newStartStreamingSessionResponse smart constructor.

Instances

Instances details
Generic StartStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

Associated Types

type Rep StartStreamingSessionResponse :: Type -> Type #

Read StartStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

Show StartStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

NFData StartStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

Eq StartStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

type Rep StartStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.StartStreamingSession

type Rep StartStreamingSessionResponse = D1 ('MetaData "StartStreamingSessionResponse" "Amazonka.Nimble.StartStreamingSession" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StartStreamingSessionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "session") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingSession)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStartStreamingSessionResponse Source #

Create a value of StartStreamingSessionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:session:StartStreamingSessionResponse', startStreamingSessionResponse_session - Undocumented member.

$sel:httpStatus:StartStreamingSessionResponse', startStreamingSessionResponse_httpStatus - The response's http status code.

StartStudioSSOConfigurationRepair

data StartStudioSSOConfigurationRepair Source #

See: newStartStudioSSOConfigurationRepair smart constructor.

Instances

Instances details
ToJSON StartStudioSSOConfigurationRepair Source # 
Instance details

Defined in Amazonka.Nimble.StartStudioSSOConfigurationRepair

ToHeaders StartStudioSSOConfigurationRepair Source # 
Instance details

Defined in Amazonka.Nimble.StartStudioSSOConfigurationRepair

ToPath StartStudioSSOConfigurationRepair Source # 
Instance details

Defined in Amazonka.Nimble.StartStudioSSOConfigurationRepair

ToQuery StartStudioSSOConfigurationRepair Source # 
Instance details

Defined in Amazonka.Nimble.StartStudioSSOConfigurationRepair

AWSRequest StartStudioSSOConfigurationRepair Source # 
Instance details

Defined in Amazonka.Nimble.StartStudioSSOConfigurationRepair

Generic StartStudioSSOConfigurationRepair Source # 
Instance details

Defined in Amazonka.Nimble.StartStudioSSOConfigurationRepair

Associated Types

type Rep StartStudioSSOConfigurationRepair :: Type -> Type #

Read StartStudioSSOConfigurationRepair Source # 
Instance details

Defined in Amazonka.Nimble.StartStudioSSOConfigurationRepair

Show StartStudioSSOConfigurationRepair Source # 
Instance details

Defined in Amazonka.Nimble.StartStudioSSOConfigurationRepair

NFData StartStudioSSOConfigurationRepair Source # 
Instance details

Defined in Amazonka.Nimble.StartStudioSSOConfigurationRepair

Eq StartStudioSSOConfigurationRepair Source # 
Instance details

Defined in Amazonka.Nimble.StartStudioSSOConfigurationRepair

Hashable StartStudioSSOConfigurationRepair Source # 
Instance details

Defined in Amazonka.Nimble.StartStudioSSOConfigurationRepair

type AWSResponse StartStudioSSOConfigurationRepair Source # 
Instance details

Defined in Amazonka.Nimble.StartStudioSSOConfigurationRepair

type Rep StartStudioSSOConfigurationRepair Source # 
Instance details

Defined in Amazonka.Nimble.StartStudioSSOConfigurationRepair

type Rep StartStudioSSOConfigurationRepair = D1 ('MetaData "StartStudioSSOConfigurationRepair" "Amazonka.Nimble.StartStudioSSOConfigurationRepair" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StartStudioSSOConfigurationRepair'" 'PrefixI 'True) (S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newStartStudioSSOConfigurationRepair Source #

Create a value of StartStudioSSOConfigurationRepair with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:StartStudioSSOConfigurationRepair', startStudioSSOConfigurationRepair_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.

StartStudioSSOConfigurationRepair, startStudioSSOConfigurationRepair_studioId - The studio ID.

data StartStudioSSOConfigurationRepairResponse Source #

Instances

Instances details
Generic StartStudioSSOConfigurationRepairResponse Source # 
Instance details

Defined in Amazonka.Nimble.StartStudioSSOConfigurationRepair

Show StartStudioSSOConfigurationRepairResponse Source # 
Instance details

Defined in Amazonka.Nimble.StartStudioSSOConfigurationRepair

NFData StartStudioSSOConfigurationRepairResponse Source # 
Instance details

Defined in Amazonka.Nimble.StartStudioSSOConfigurationRepair

Eq StartStudioSSOConfigurationRepairResponse Source # 
Instance details

Defined in Amazonka.Nimble.StartStudioSSOConfigurationRepair

type Rep StartStudioSSOConfigurationRepairResponse Source # 
Instance details

Defined in Amazonka.Nimble.StartStudioSSOConfigurationRepair

type Rep StartStudioSSOConfigurationRepairResponse = D1 ('MetaData "StartStudioSSOConfigurationRepairResponse" "Amazonka.Nimble.StartStudioSSOConfigurationRepair" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StartStudioSSOConfigurationRepairResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "studio") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Studio)))

StopStreamingSession

data StopStreamingSession Source #

See: newStopStreamingSession smart constructor.

Instances

Instances details
ToJSON StopStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

ToHeaders StopStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

ToPath StopStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

ToQuery StopStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

AWSRequest StopStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

Associated Types

type AWSResponse StopStreamingSession #

Generic StopStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

Associated Types

type Rep StopStreamingSession :: Type -> Type #

Read StopStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

Show StopStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

NFData StopStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

Methods

rnf :: StopStreamingSession -> () #

Eq StopStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

Hashable StopStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

type AWSResponse StopStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

type Rep StopStreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

type Rep StopStreamingSession = D1 ('MetaData "StopStreamingSession" "Amazonka.Nimble.StopStreamingSession" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StopStreamingSession'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "volumeRetentionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VolumeRetentionMode))) :*: (S1 ('MetaSel ('Just "sessionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))

newStopStreamingSession Source #

Create a value of StopStreamingSession with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:StopStreamingSession', stopStreamingSession_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.

StopStreamingSession, stopStreamingSession_volumeRetentionMode - Adds additional instructions to a streaming session stop action to either retain the EBS volumes or delete the EBS volumes.

StopStreamingSession, stopStreamingSession_sessionId - The streaming session ID for the StopStreamingSessionRequest.

StopStreamingSession, stopStreamingSession_studioId - The studioId for the StopStreamingSessionRequest.

data StopStreamingSessionResponse Source #

See: newStopStreamingSessionResponse smart constructor.

Instances

Instances details
Generic StopStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

Associated Types

type Rep StopStreamingSessionResponse :: Type -> Type #

Read StopStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

Show StopStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

NFData StopStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

Eq StopStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

type Rep StopStreamingSessionResponse Source # 
Instance details

Defined in Amazonka.Nimble.StopStreamingSession

type Rep StopStreamingSessionResponse = D1 ('MetaData "StopStreamingSessionResponse" "Amazonka.Nimble.StopStreamingSession" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StopStreamingSessionResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "session") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingSession)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newStopStreamingSessionResponse Source #

Create a value of StopStreamingSessionResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:session:StopStreamingSessionResponse', stopStreamingSessionResponse_session - Undocumented member.

$sel:httpStatus:StopStreamingSessionResponse', stopStreamingSessionResponse_httpStatus - The response's http status code.

TagResource

data TagResource Source #

See: newTagResource smart constructor.

Instances

Instances details
ToJSON TagResource Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

ToHeaders TagResource Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

Methods

toHeaders :: TagResource -> [Header] #

ToPath TagResource Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

ToQuery TagResource Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

AWSRequest TagResource Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

Associated Types

type AWSResponse TagResource #

Generic TagResource Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

Associated Types

type Rep TagResource :: Type -> Type #

Read TagResource Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

Show TagResource Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

NFData TagResource Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

Methods

rnf :: TagResource -> () #

Eq TagResource Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

Hashable TagResource Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

type AWSResponse TagResource Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

type Rep TagResource Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

type Rep TagResource = D1 ('MetaData "TagResource" "Amazonka.Nimble.TagResource" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "TagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newTagResource Source #

Create a value of TagResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

TagResource, tagResource_tags - A collection of labels, in the form of key-value pairs, that apply to this resource.

$sel:resourceArn:TagResource', tagResource_resourceArn - The Amazon Resource Name (ARN) of the resource you want to add tags to.

data TagResourceResponse Source #

See: newTagResourceResponse smart constructor.

Instances

Instances details
Generic TagResourceResponse Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

Associated Types

type Rep TagResourceResponse :: Type -> Type #

Read TagResourceResponse Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

Show TagResourceResponse Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

NFData TagResourceResponse Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

Methods

rnf :: TagResourceResponse -> () #

Eq TagResourceResponse Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

type Rep TagResourceResponse Source # 
Instance details

Defined in Amazonka.Nimble.TagResource

type Rep TagResourceResponse = D1 ('MetaData "TagResourceResponse" "Amazonka.Nimble.TagResource" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "TagResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newTagResourceResponse Source #

Create a value of TagResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:TagResourceResponse', tagResourceResponse_httpStatus - The response's http status code.

UntagResource

data UntagResource Source #

See: newUntagResource smart constructor.

Constructors

UntagResource' Text [Text] 

Instances

Instances details
ToHeaders UntagResource Source # 
Instance details

Defined in Amazonka.Nimble.UntagResource

ToPath UntagResource Source # 
Instance details

Defined in Amazonka.Nimble.UntagResource

ToQuery UntagResource Source # 
Instance details

Defined in Amazonka.Nimble.UntagResource

AWSRequest UntagResource Source # 
Instance details

Defined in Amazonka.Nimble.UntagResource

Associated Types

type AWSResponse UntagResource #

Generic UntagResource Source # 
Instance details

Defined in Amazonka.Nimble.UntagResource

Associated Types

type Rep UntagResource :: Type -> Type #

Read UntagResource Source # 
Instance details

Defined in Amazonka.Nimble.UntagResource

Show UntagResource Source # 
Instance details

Defined in Amazonka.Nimble.UntagResource

NFData UntagResource Source # 
Instance details

Defined in Amazonka.Nimble.UntagResource

Methods

rnf :: UntagResource -> () #

Eq UntagResource Source # 
Instance details

Defined in Amazonka.Nimble.UntagResource

Hashable UntagResource Source # 
Instance details

Defined in Amazonka.Nimble.UntagResource

type AWSResponse UntagResource Source # 
Instance details

Defined in Amazonka.Nimble.UntagResource

type Rep UntagResource Source # 
Instance details

Defined in Amazonka.Nimble.UntagResource

type Rep UntagResource = D1 ('MetaData "UntagResource" "Amazonka.Nimble.UntagResource" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "UntagResource'" 'PrefixI 'True) (S1 ('MetaSel ('Just "resourceArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "tagKeys") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 [Text])))

newUntagResource Source #

Create a value of UntagResource with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:resourceArn:UntagResource', untagResource_resourceArn - Identifies the Amazon Resource Name(ARN) key from which you are removing tags.

$sel:tagKeys:UntagResource', untagResource_tagKeys - One or more tag keys. Specify only the tag keys, not the tag values.

data UntagResourceResponse Source #

See: newUntagResourceResponse smart constructor.

Instances

Instances details
Generic UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Nimble.UntagResource

Associated Types

type Rep UntagResourceResponse :: Type -> Type #

Read UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Nimble.UntagResource

Show UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Nimble.UntagResource

NFData UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Nimble.UntagResource

Methods

rnf :: UntagResourceResponse -> () #

Eq UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Nimble.UntagResource

type Rep UntagResourceResponse Source # 
Instance details

Defined in Amazonka.Nimble.UntagResource

type Rep UntagResourceResponse = D1 ('MetaData "UntagResourceResponse" "Amazonka.Nimble.UntagResource" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "UntagResourceResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUntagResourceResponse Source #

Create a value of UntagResourceResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UntagResourceResponse', untagResourceResponse_httpStatus - The response's http status code.

UpdateLaunchProfile

data UpdateLaunchProfile Source #

See: newUpdateLaunchProfile smart constructor.

Instances

Instances details
ToJSON UpdateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfile

ToHeaders UpdateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfile

ToPath UpdateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfile

ToQuery UpdateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfile

AWSRequest UpdateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfile

Associated Types

type AWSResponse UpdateLaunchProfile #

Generic UpdateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfile

Associated Types

type Rep UpdateLaunchProfile :: Type -> Type #

Show UpdateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfile

NFData UpdateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfile

Methods

rnf :: UpdateLaunchProfile -> () #

Eq UpdateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfile

Hashable UpdateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfile

type AWSResponse UpdateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfile

type Rep UpdateLaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfile

type Rep UpdateLaunchProfile = D1 ('MetaData "UpdateLaunchProfile" "Amazonka.Nimble.UpdateLaunchProfile" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "UpdateLaunchProfile'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))) :*: (S1 ('MetaSel ('Just "launchProfileProtocolVersions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))) :*: ((S1 ('MetaSel ('Just "streamConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamConfigurationCreate)) :*: S1 ('MetaSel ('Just "studioComponentIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text)))) :*: (S1 ('MetaSel ('Just "launchProfileId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateLaunchProfile Source #

Create a value of UpdateLaunchProfile with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:UpdateLaunchProfile', updateLaunchProfile_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.

UpdateLaunchProfile, updateLaunchProfile_description - The description.

UpdateLaunchProfile, updateLaunchProfile_launchProfileProtocolVersions - The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".

UpdateLaunchProfile, updateLaunchProfile_name - The name for the launch profile.

UpdateLaunchProfile, updateLaunchProfile_streamConfiguration - A configuration for a streaming session.

UpdateLaunchProfile, updateLaunchProfile_studioComponentIds - Unique identifiers for a collection of studio components that can be used with this launch profile.

UpdateLaunchProfile, updateLaunchProfile_launchProfileId - The ID of the launch profile used to control access from the streaming session.

UpdateLaunchProfile, updateLaunchProfile_studioId - The studio ID.

data UpdateLaunchProfileResponse Source #

See: newUpdateLaunchProfileResponse smart constructor.

Instances

Instances details
Generic UpdateLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfile

Associated Types

type Rep UpdateLaunchProfileResponse :: Type -> Type #

Show UpdateLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfile

NFData UpdateLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfile

Eq UpdateLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfile

type Rep UpdateLaunchProfileResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfile

type Rep UpdateLaunchProfileResponse = D1 ('MetaData "UpdateLaunchProfileResponse" "Amazonka.Nimble.UpdateLaunchProfile" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "UpdateLaunchProfileResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "launchProfile") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LaunchProfile)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateLaunchProfileResponse Source #

Create a value of UpdateLaunchProfileResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:launchProfile:UpdateLaunchProfileResponse', updateLaunchProfileResponse_launchProfile - The launch profile.

$sel:httpStatus:UpdateLaunchProfileResponse', updateLaunchProfileResponse_httpStatus - The response's http status code.

UpdateLaunchProfileMember

data UpdateLaunchProfileMember Source #

See: newUpdateLaunchProfileMember smart constructor.

Instances

Instances details
ToJSON UpdateLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

ToHeaders UpdateLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

ToPath UpdateLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

ToQuery UpdateLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

AWSRequest UpdateLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

Generic UpdateLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

Associated Types

type Rep UpdateLaunchProfileMember :: Type -> Type #

Read UpdateLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

Show UpdateLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

NFData UpdateLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

Eq UpdateLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

Hashable UpdateLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

type AWSResponse UpdateLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

type Rep UpdateLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

type Rep UpdateLaunchProfileMember = D1 ('MetaData "UpdateLaunchProfileMember" "Amazonka.Nimble.UpdateLaunchProfileMember" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "UpdateLaunchProfileMember'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "launchProfileId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "persona") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LaunchProfilePersona) :*: (S1 ('MetaSel ('Just "principalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateLaunchProfileMember Source #

Create a value of UpdateLaunchProfileMember with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:UpdateLaunchProfileMember', updateLaunchProfileMember_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.

UpdateLaunchProfileMember, updateLaunchProfileMember_launchProfileId - The ID of the launch profile used to control access from the streaming session.

UpdateLaunchProfileMember, updateLaunchProfileMember_persona - The persona.

UpdateLaunchProfileMember, updateLaunchProfileMember_principalId - The principal ID. This currently supports a IAM Identity Center UserId.

UpdateLaunchProfileMember, updateLaunchProfileMember_studioId - The studio ID.

data UpdateLaunchProfileMemberResponse Source #

See: newUpdateLaunchProfileMemberResponse smart constructor.

Instances

Instances details
Generic UpdateLaunchProfileMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

Associated Types

type Rep UpdateLaunchProfileMemberResponse :: Type -> Type #

Read UpdateLaunchProfileMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

Show UpdateLaunchProfileMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

NFData UpdateLaunchProfileMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

Eq UpdateLaunchProfileMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

type Rep UpdateLaunchProfileMemberResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateLaunchProfileMember

type Rep UpdateLaunchProfileMemberResponse = D1 ('MetaData "UpdateLaunchProfileMemberResponse" "Amazonka.Nimble.UpdateLaunchProfileMember" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "UpdateLaunchProfileMemberResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "member") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LaunchProfileMembership)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateLaunchProfileMemberResponse Source #

Create a value of UpdateLaunchProfileMemberResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:member:UpdateLaunchProfileMemberResponse', updateLaunchProfileMemberResponse_member - The updated member.

$sel:httpStatus:UpdateLaunchProfileMemberResponse', updateLaunchProfileMemberResponse_httpStatus - The response's http status code.

UpdateStreamingImage

data UpdateStreamingImage Source #

See: newUpdateStreamingImage smart constructor.

Instances

Instances details
ToJSON UpdateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStreamingImage

ToHeaders UpdateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStreamingImage

ToPath UpdateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStreamingImage

ToQuery UpdateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStreamingImage

AWSRequest UpdateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStreamingImage

Associated Types

type AWSResponse UpdateStreamingImage #

Generic UpdateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStreamingImage

Associated Types

type Rep UpdateStreamingImage :: Type -> Type #

Show UpdateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStreamingImage

NFData UpdateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStreamingImage

Methods

rnf :: UpdateStreamingImage -> () #

Eq UpdateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStreamingImage

Hashable UpdateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStreamingImage

type AWSResponse UpdateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStreamingImage

type Rep UpdateStreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStreamingImage

type Rep UpdateStreamingImage = D1 ('MetaData "UpdateStreamingImage" "Amazonka.Nimble.UpdateStreamingImage" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "UpdateStreamingImage'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "streamingImageId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateStreamingImage Source #

Create a value of UpdateStreamingImage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:UpdateStreamingImage', updateStreamingImage_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.

UpdateStreamingImage, updateStreamingImage_description - The description.

UpdateStreamingImage, updateStreamingImage_name - The name for the streaming image.

UpdateStreamingImage, updateStreamingImage_streamingImageId - The streaming image ID.

UpdateStreamingImage, updateStreamingImage_studioId - The studio ID.

data UpdateStreamingImageResponse Source #

See: newUpdateStreamingImageResponse smart constructor.

Instances

Instances details
Generic UpdateStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStreamingImage

Associated Types

type Rep UpdateStreamingImageResponse :: Type -> Type #

Show UpdateStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStreamingImage

NFData UpdateStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStreamingImage

Eq UpdateStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStreamingImage

type Rep UpdateStreamingImageResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStreamingImage

type Rep UpdateStreamingImageResponse = D1 ('MetaData "UpdateStreamingImageResponse" "Amazonka.Nimble.UpdateStreamingImage" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "UpdateStreamingImageResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "streamingImage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingImage)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateStreamingImageResponse Source #

Create a value of UpdateStreamingImageResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:streamingImage:UpdateStreamingImageResponse', updateStreamingImageResponse_streamingImage - Undocumented member.

$sel:httpStatus:UpdateStreamingImageResponse', updateStreamingImageResponse_httpStatus - The response's http status code.

UpdateStudio

data UpdateStudio Source #

See: newUpdateStudio smart constructor.

Instances

Instances details
ToJSON UpdateStudio Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudio

ToHeaders UpdateStudio Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudio

ToPath UpdateStudio Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudio

ToQuery UpdateStudio Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudio

AWSRequest UpdateStudio Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudio

Associated Types

type AWSResponse UpdateStudio #

Generic UpdateStudio Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudio

Associated Types

type Rep UpdateStudio :: Type -> Type #

Show UpdateStudio Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudio

NFData UpdateStudio Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudio

Methods

rnf :: UpdateStudio -> () #

Eq UpdateStudio Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudio

Hashable UpdateStudio Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudio

type AWSResponse UpdateStudio Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudio

type Rep UpdateStudio Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudio

type Rep UpdateStudio = D1 ('MetaData "UpdateStudio" "Amazonka.Nimble.UpdateStudio" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "UpdateStudio'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "adminRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "userRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newUpdateStudio Source #

Create a value of UpdateStudio with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

UpdateStudio, updateStudio_adminRoleArn - The IAM role that Studio Admins will assume when logging in to the Nimble Studio portal.

$sel:clientToken:UpdateStudio', updateStudio_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.

UpdateStudio, updateStudio_displayName - A friendly name for the studio.

UpdateStudio, updateStudio_userRoleArn - The IAM role that Studio Users will assume when logging in to the Nimble Studio portal.

UpdateStudio, updateStudio_studioId - The studio ID.

data UpdateStudioResponse Source #

See: newUpdateStudioResponse smart constructor.

newUpdateStudioResponse Source #

Create a value of UpdateStudioResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:httpStatus:UpdateStudioResponse', updateStudioResponse_httpStatus - The response's http status code.

$sel:studio:UpdateStudioResponse', updateStudioResponse_studio - Information about a studio.

UpdateStudioComponent

data UpdateStudioComponent Source #

See: newUpdateStudioComponent smart constructor.

Instances

Instances details
ToJSON UpdateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudioComponent

ToHeaders UpdateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudioComponent

ToPath UpdateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudioComponent

ToQuery UpdateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudioComponent

AWSRequest UpdateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudioComponent

Associated Types

type AWSResponse UpdateStudioComponent #

Generic UpdateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudioComponent

Associated Types

type Rep UpdateStudioComponent :: Type -> Type #

Show UpdateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudioComponent

NFData UpdateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudioComponent

Methods

rnf :: UpdateStudioComponent -> () #

Eq UpdateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudioComponent

Hashable UpdateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudioComponent

type AWSResponse UpdateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudioComponent

type Rep UpdateStudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudioComponent

type Rep UpdateStudioComponent = D1 ('MetaData "UpdateStudioComponent" "Amazonka.Nimble.UpdateStudioComponent" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "UpdateStudioComponent'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "clientToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "configuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioComponentConfiguration)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))) :*: (S1 ('MetaSel ('Just "ec2SecurityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: (S1 ('MetaSel ('Just "initializationScripts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StudioComponentInitializationScript])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))) :*: ((S1 ('MetaSel ('Just "runtimeRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "scriptParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive [ScriptParameterKeyValue]))) :*: S1 ('MetaSel ('Just "secureInitializationRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "subtype") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioComponentSubtype)) :*: S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioComponentType))) :*: (S1 ('MetaSel ('Just "studioComponentId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text))))))

newUpdateStudioComponent Source #

Create a value of UpdateStudioComponent with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:clientToken:UpdateStudioComponent', updateStudioComponent_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.

UpdateStudioComponent, updateStudioComponent_configuration - The configuration of the studio component, based on component type.

UpdateStudioComponent, updateStudioComponent_description - The description.

UpdateStudioComponent, updateStudioComponent_ec2SecurityGroupIds - The EC2 security groups that control access to the studio component.

UpdateStudioComponent, updateStudioComponent_initializationScripts - Initialization scripts for studio components.

UpdateStudioComponent, updateStudioComponent_name - The name for the studio component.

UpdateStudioComponent, updateStudioComponent_runtimeRoleArn - An IAM role attached to a Studio Component that gives the studio component access to Amazon Web Services resources at anytime while the instance is running.

UpdateStudioComponent, updateStudioComponent_scriptParameters - Parameters for the studio component scripts.

UpdateStudioComponent, updateStudioComponent_secureInitializationRoleArn - An IAM role attached to Studio Component when the system initialization script runs which give the studio component access to Amazon Web Services resources when the system initialization script runs.

UpdateStudioComponent, updateStudioComponent_subtype - The specific subtype of a studio component.

UpdateStudioComponent, updateStudioComponent_type - The type of the studio component.

UpdateStudioComponent, updateStudioComponent_studioComponentId - The studio component ID.

UpdateStudioComponent, updateStudioComponent_studioId - The studio ID.

data UpdateStudioComponentResponse Source #

See: newUpdateStudioComponentResponse smart constructor.

Instances

Instances details
Generic UpdateStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudioComponent

Associated Types

type Rep UpdateStudioComponentResponse :: Type -> Type #

Show UpdateStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudioComponent

NFData UpdateStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudioComponent

Eq UpdateStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudioComponent

type Rep UpdateStudioComponentResponse Source # 
Instance details

Defined in Amazonka.Nimble.UpdateStudioComponent

type Rep UpdateStudioComponentResponse = D1 ('MetaData "UpdateStudioComponentResponse" "Amazonka.Nimble.UpdateStudioComponent" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "UpdateStudioComponentResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "studioComponent") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioComponent)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))

newUpdateStudioComponentResponse Source #

Create a value of UpdateStudioComponentResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:studioComponent:UpdateStudioComponentResponse', updateStudioComponentResponse_studioComponent - Information about the studio component.

$sel:httpStatus:UpdateStudioComponentResponse', updateStudioComponentResponse_httpStatus - The response's http status code.

Types

AutomaticTerminationMode

newtype AutomaticTerminationMode Source #

Instances

Instances details
FromJSON AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

FromJSONKey AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

ToJSON AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

ToJSONKey AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

ToByteString AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

ToHeader AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

ToLog AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

ToQuery AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

FromText AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

ToText AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

FromXML AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

ToXML AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

Generic AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

Associated Types

type Rep AutomaticTerminationMode :: Type -> Type #

Read AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

Show AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

NFData AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

Eq AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

Ord AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

Hashable AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

type Rep AutomaticTerminationMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.AutomaticTerminationMode

type Rep AutomaticTerminationMode = D1 ('MetaData "AutomaticTerminationMode" "Amazonka.Nimble.Types.AutomaticTerminationMode" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "AutomaticTerminationMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromAutomaticTerminationMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LaunchProfilePersona

newtype LaunchProfilePersona Source #

Bundled Patterns

pattern LaunchProfilePersona_USER :: LaunchProfilePersona 

Instances

Instances details
FromJSON LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

FromJSONKey LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

ToJSON LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

ToJSONKey LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

ToByteString LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

ToHeader LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

ToLog LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

ToQuery LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

FromText LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

ToText LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

FromXML LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

ToXML LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

Generic LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

Associated Types

type Rep LaunchProfilePersona :: Type -> Type #

Read LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

Show LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

NFData LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

Methods

rnf :: LaunchProfilePersona -> () #

Eq LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

Ord LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

Hashable LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

type Rep LaunchProfilePersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePersona

type Rep LaunchProfilePersona = D1 ('MetaData "LaunchProfilePersona" "Amazonka.Nimble.Types.LaunchProfilePersona" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "LaunchProfilePersona'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLaunchProfilePersona") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LaunchProfilePlatform

newtype LaunchProfilePlatform Source #

Instances

Instances details
FromJSON LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

FromJSONKey LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

ToJSON LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

ToJSONKey LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

ToByteString LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

ToHeader LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

ToLog LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

ToQuery LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

FromText LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

ToText LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

FromXML LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

ToXML LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

Generic LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

Associated Types

type Rep LaunchProfilePlatform :: Type -> Type #

Read LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

Show LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

NFData LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

Methods

rnf :: LaunchProfilePlatform -> () #

Eq LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

Ord LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

Hashable LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

type Rep LaunchProfilePlatform Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfilePlatform

type Rep LaunchProfilePlatform = D1 ('MetaData "LaunchProfilePlatform" "Amazonka.Nimble.Types.LaunchProfilePlatform" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "LaunchProfilePlatform'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLaunchProfilePlatform") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LaunchProfileState

newtype LaunchProfileState Source #

Instances

Instances details
FromJSON LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

FromJSONKey LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

ToJSON LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

ToJSONKey LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

ToByteString LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

ToHeader LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

ToLog LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

ToQuery LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

FromText LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

ToText LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

FromXML LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

ToXML LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

Generic LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

Associated Types

type Rep LaunchProfileState :: Type -> Type #

Read LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

Show LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

NFData LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

Methods

rnf :: LaunchProfileState -> () #

Eq LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

Ord LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

Hashable LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

type Rep LaunchProfileState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileState

type Rep LaunchProfileState = D1 ('MetaData "LaunchProfileState" "Amazonka.Nimble.Types.LaunchProfileState" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "LaunchProfileState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLaunchProfileState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LaunchProfileStatusCode

newtype LaunchProfileStatusCode Source #

Instances

Instances details
FromJSON LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

FromJSONKey LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

ToJSON LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

ToJSONKey LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

ToByteString LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

ToHeader LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

ToLog LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

ToQuery LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

FromText LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

ToText LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

FromXML LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

ToXML LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

Generic LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

Associated Types

type Rep LaunchProfileStatusCode :: Type -> Type #

Read LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

Show LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

NFData LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

Methods

rnf :: LaunchProfileStatusCode -> () #

Eq LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

Ord LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

Hashable LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

type Rep LaunchProfileStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileStatusCode

type Rep LaunchProfileStatusCode = D1 ('MetaData "LaunchProfileStatusCode" "Amazonka.Nimble.Types.LaunchProfileStatusCode" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "LaunchProfileStatusCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLaunchProfileStatusCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LaunchProfileValidationState

newtype LaunchProfileValidationState Source #

Instances

Instances details
FromJSON LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

FromJSONKey LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

ToJSON LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

ToJSONKey LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

ToByteString LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

ToHeader LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

ToLog LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

ToQuery LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

FromText LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

ToText LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

FromXML LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

ToXML LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

Generic LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

Associated Types

type Rep LaunchProfileValidationState :: Type -> Type #

Read LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

Show LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

NFData LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

Eq LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

Ord LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

Hashable LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

type Rep LaunchProfileValidationState Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationState

type Rep LaunchProfileValidationState = D1 ('MetaData "LaunchProfileValidationState" "Amazonka.Nimble.Types.LaunchProfileValidationState" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "LaunchProfileValidationState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLaunchProfileValidationState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LaunchProfileValidationStatusCode

newtype LaunchProfileValidationStatusCode Source #

Instances

Instances details
FromJSON LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

FromJSONKey LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

ToJSON LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

ToJSONKey LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

ToByteString LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

ToHeader LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

ToLog LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

ToQuery LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

FromText LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

ToText LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

FromXML LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

ToXML LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

Generic LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

Associated Types

type Rep LaunchProfileValidationStatusCode :: Type -> Type #

Read LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

Show LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

NFData LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

Eq LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

Ord LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

Hashable LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

type Rep LaunchProfileValidationStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationStatusCode

type Rep LaunchProfileValidationStatusCode = D1 ('MetaData "LaunchProfileValidationStatusCode" "Amazonka.Nimble.Types.LaunchProfileValidationStatusCode" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "LaunchProfileValidationStatusCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLaunchProfileValidationStatusCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

LaunchProfileValidationType

newtype LaunchProfileValidationType Source #

Instances

Instances details
FromJSON LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

FromJSONKey LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

ToJSON LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

ToJSONKey LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

ToByteString LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

ToHeader LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

ToLog LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

ToQuery LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

FromText LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

ToText LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

FromXML LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

ToXML LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

Generic LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

Associated Types

type Rep LaunchProfileValidationType :: Type -> Type #

Read LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

Show LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

NFData LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

Eq LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

Ord LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

Hashable LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

type Rep LaunchProfileValidationType Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileValidationType

type Rep LaunchProfileValidationType = D1 ('MetaData "LaunchProfileValidationType" "Amazonka.Nimble.Types.LaunchProfileValidationType" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "LaunchProfileValidationType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromLaunchProfileValidationType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SessionBackupMode

newtype SessionBackupMode Source #

Instances

Instances details
FromJSON SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

FromJSONKey SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

ToJSON SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

ToJSONKey SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

ToByteString SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

ToHeader SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

ToLog SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

ToQuery SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

FromText SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

ToText SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

FromXML SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

ToXML SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

Generic SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

Associated Types

type Rep SessionBackupMode :: Type -> Type #

Read SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

Show SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

NFData SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

Methods

rnf :: SessionBackupMode -> () #

Eq SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

Ord SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

Hashable SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

type Rep SessionBackupMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionBackupMode

type Rep SessionBackupMode = D1 ('MetaData "SessionBackupMode" "Amazonka.Nimble.Types.SessionBackupMode" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "SessionBackupMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSessionBackupMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

SessionPersistenceMode

newtype SessionPersistenceMode Source #

Instances

Instances details
FromJSON SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

FromJSONKey SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

ToJSON SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

ToJSONKey SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

ToByteString SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

ToHeader SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

ToLog SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

ToQuery SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

FromText SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

ToText SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

FromXML SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

ToXML SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

Generic SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

Associated Types

type Rep SessionPersistenceMode :: Type -> Type #

Read SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

Show SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

NFData SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

Methods

rnf :: SessionPersistenceMode -> () #

Eq SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

Ord SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

Hashable SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

type Rep SessionPersistenceMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.SessionPersistenceMode

type Rep SessionPersistenceMode = D1 ('MetaData "SessionPersistenceMode" "Amazonka.Nimble.Types.SessionPersistenceMode" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "SessionPersistenceMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromSessionPersistenceMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StreamingClipboardMode

newtype StreamingClipboardMode Source #

Instances

Instances details
FromJSON StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

FromJSONKey StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

ToJSON StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

ToJSONKey StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

ToByteString StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

ToHeader StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

ToLog StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

ToQuery StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

FromText StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

ToText StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

FromXML StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

ToXML StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

Generic StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

Associated Types

type Rep StreamingClipboardMode :: Type -> Type #

Read StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

Show StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

NFData StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

Methods

rnf :: StreamingClipboardMode -> () #

Eq StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

Ord StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

Hashable StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

type Rep StreamingClipboardMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingClipboardMode

type Rep StreamingClipboardMode = D1 ('MetaData "StreamingClipboardMode" "Amazonka.Nimble.Types.StreamingClipboardMode" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StreamingClipboardMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStreamingClipboardMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StreamingImageEncryptionConfigurationKeyType

newtype StreamingImageEncryptionConfigurationKeyType Source #

Instances

Instances details
FromJSON StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

FromJSONKey StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

ToJSON StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

ToJSONKey StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

ToByteString StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

ToHeader StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

ToLog StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

ToQuery StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

FromText StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

ToText StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

FromXML StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

ToXML StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

Generic StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

Read StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

Show StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

NFData StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

Eq StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

Ord StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

Hashable StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

type Rep StreamingImageEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType

type Rep StreamingImageEncryptionConfigurationKeyType = D1 ('MetaData "StreamingImageEncryptionConfigurationKeyType" "Amazonka.Nimble.Types.StreamingImageEncryptionConfigurationKeyType" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StreamingImageEncryptionConfigurationKeyType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStreamingImageEncryptionConfigurationKeyType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StreamingImageState

newtype StreamingImageState Source #

Instances

Instances details
FromJSON StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

FromJSONKey StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

ToJSON StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

ToJSONKey StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

ToByteString StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

ToHeader StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

ToLog StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

ToQuery StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

FromText StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

ToText StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

FromXML StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

ToXML StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

Generic StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

Associated Types

type Rep StreamingImageState :: Type -> Type #

Read StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

Show StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

NFData StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

Methods

rnf :: StreamingImageState -> () #

Eq StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

Ord StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

Hashable StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

type Rep StreamingImageState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageState

type Rep StreamingImageState = D1 ('MetaData "StreamingImageState" "Amazonka.Nimble.Types.StreamingImageState" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StreamingImageState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStreamingImageState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StreamingImageStatusCode

newtype StreamingImageStatusCode Source #

The status code.

Instances

Instances details
FromJSON StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

FromJSONKey StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

ToJSON StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

ToJSONKey StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

ToByteString StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

ToHeader StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

ToLog StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

ToQuery StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

FromText StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

ToText StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

FromXML StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

ToXML StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

Generic StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

Associated Types

type Rep StreamingImageStatusCode :: Type -> Type #

Read StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

Show StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

NFData StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

Eq StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

Ord StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

Hashable StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

type Rep StreamingImageStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageStatusCode

type Rep StreamingImageStatusCode = D1 ('MetaData "StreamingImageStatusCode" "Amazonka.Nimble.Types.StreamingImageStatusCode" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StreamingImageStatusCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStreamingImageStatusCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StreamingInstanceType

newtype StreamingInstanceType Source #

Instances

Instances details
FromJSON StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

FromJSONKey StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

ToJSON StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

ToJSONKey StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

ToByteString StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

ToHeader StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

ToLog StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

ToQuery StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

FromText StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

ToText StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

FromXML StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

ToXML StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

Generic StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

Associated Types

type Rep StreamingInstanceType :: Type -> Type #

Read StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

Show StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

NFData StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

Methods

rnf :: StreamingInstanceType -> () #

Eq StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

Ord StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

Hashable StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

type Rep StreamingInstanceType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingInstanceType

type Rep StreamingInstanceType = D1 ('MetaData "StreamingInstanceType" "Amazonka.Nimble.Types.StreamingInstanceType" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StreamingInstanceType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStreamingInstanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StreamingSessionState

newtype StreamingSessionState Source #

The streaming session state.

Instances

Instances details
FromJSON StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

FromJSONKey StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

ToJSON StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

ToJSONKey StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

ToByteString StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

ToHeader StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

ToLog StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

ToQuery StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

FromText StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

ToText StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

FromXML StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

ToXML StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

Generic StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

Associated Types

type Rep StreamingSessionState :: Type -> Type #

Read StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

Show StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

NFData StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

Methods

rnf :: StreamingSessionState -> () #

Eq StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

Ord StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

Hashable StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

type Rep StreamingSessionState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionState

type Rep StreamingSessionState = D1 ('MetaData "StreamingSessionState" "Amazonka.Nimble.Types.StreamingSessionState" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StreamingSessionState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStreamingSessionState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StreamingSessionStatusCode

newtype StreamingSessionStatusCode Source #

Bundled Patterns

pattern StreamingSessionStatusCode_ACTIVE_DIRECTORY_DOMAIN_JOIN_ERROR :: StreamingSessionStatusCode 
pattern StreamingSessionStatusCode_AMI_VALIDATION_ERROR :: StreamingSessionStatusCode 
pattern StreamingSessionStatusCode_DECRYPT_STREAMING_IMAGE_ERROR :: StreamingSessionStatusCode 
pattern StreamingSessionStatusCode_INITIALIZATION_SCRIPT_ERROR :: StreamingSessionStatusCode 
pattern StreamingSessionStatusCode_INSUFFICIENT_CAPACITY :: StreamingSessionStatusCode 
pattern StreamingSessionStatusCode_INTERNAL_ERROR :: StreamingSessionStatusCode 
pattern StreamingSessionStatusCode_NETWORK_CONNECTION_ERROR :: StreamingSessionStatusCode 
pattern StreamingSessionStatusCode_NETWORK_INTERFACE_ERROR :: StreamingSessionStatusCode 
pattern StreamingSessionStatusCode_STREAMING_SESSION_CREATE_IN_PROGRESS :: StreamingSessionStatusCode 
pattern StreamingSessionStatusCode_STREAMING_SESSION_DELETED :: StreamingSessionStatusCode 
pattern StreamingSessionStatusCode_STREAMING_SESSION_DELETE_IN_PROGRESS :: StreamingSessionStatusCode 
pattern StreamingSessionStatusCode_STREAMING_SESSION_READY :: StreamingSessionStatusCode 
pattern StreamingSessionStatusCode_STREAMING_SESSION_STARTED :: StreamingSessionStatusCode 
pattern StreamingSessionStatusCode_STREAMING_SESSION_START_IN_PROGRESS :: StreamingSessionStatusCode 
pattern StreamingSessionStatusCode_STREAMING_SESSION_STOPPED :: StreamingSessionStatusCode 
pattern StreamingSessionStatusCode_STREAMING_SESSION_STOP_IN_PROGRESS :: StreamingSessionStatusCode 

Instances

Instances details
FromJSON StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

FromJSONKey StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

ToJSON StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

ToJSONKey StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

ToByteString StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

ToHeader StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

ToLog StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

ToQuery StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

FromText StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

ToText StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

FromXML StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

ToXML StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

Generic StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

Associated Types

type Rep StreamingSessionStatusCode :: Type -> Type #

Read StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

Show StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

NFData StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

Eq StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

Ord StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

Hashable StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

type Rep StreamingSessionStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStatusCode

type Rep StreamingSessionStatusCode = D1 ('MetaData "StreamingSessionStatusCode" "Amazonka.Nimble.Types.StreamingSessionStatusCode" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StreamingSessionStatusCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStreamingSessionStatusCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StreamingSessionStorageMode

newtype StreamingSessionStorageMode Source #

Instances

Instances details
FromJSON StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

FromJSONKey StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

ToJSON StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

ToJSONKey StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

ToByteString StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

ToHeader StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

ToLog StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

ToQuery StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

FromText StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

ToText StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

FromXML StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

ToXML StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

Generic StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

Associated Types

type Rep StreamingSessionStorageMode :: Type -> Type #

Read StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

Show StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

NFData StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

Eq StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

Ord StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

Hashable StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

type Rep StreamingSessionStorageMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageMode

type Rep StreamingSessionStorageMode = D1 ('MetaData "StreamingSessionStorageMode" "Amazonka.Nimble.Types.StreamingSessionStorageMode" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StreamingSessionStorageMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStreamingSessionStorageMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StreamingSessionStreamState

newtype StreamingSessionStreamState Source #

Instances

Instances details
FromJSON StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

FromJSONKey StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

ToJSON StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

ToJSONKey StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

ToByteString StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

ToHeader StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

ToLog StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

ToQuery StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

FromText StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

ToText StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

FromXML StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

ToXML StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

Generic StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

Associated Types

type Rep StreamingSessionStreamState :: Type -> Type #

Read StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

Show StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

NFData StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

Eq StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

Ord StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

Hashable StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

type Rep StreamingSessionStreamState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamState

type Rep StreamingSessionStreamState = D1 ('MetaData "StreamingSessionStreamState" "Amazonka.Nimble.Types.StreamingSessionStreamState" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StreamingSessionStreamState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStreamingSessionStreamState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StreamingSessionStreamStatusCode

newtype StreamingSessionStreamStatusCode Source #

Instances

Instances details
FromJSON StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

FromJSONKey StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

ToJSON StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

ToJSONKey StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

ToByteString StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

ToHeader StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

ToLog StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

ToQuery StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

FromText StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

ToText StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

FromXML StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

ToXML StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

Generic StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

Associated Types

type Rep StreamingSessionStreamStatusCode :: Type -> Type #

Read StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

Show StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

NFData StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

Eq StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

Ord StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

Hashable StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

type Rep StreamingSessionStreamStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStreamStatusCode

type Rep StreamingSessionStreamStatusCode = D1 ('MetaData "StreamingSessionStreamStatusCode" "Amazonka.Nimble.Types.StreamingSessionStreamStatusCode" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StreamingSessionStreamStatusCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStreamingSessionStreamStatusCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StudioComponentInitializationScriptRunContext

newtype StudioComponentInitializationScriptRunContext Source #

Instances

Instances details
FromJSON StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

FromJSONKey StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

ToJSON StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

ToJSONKey StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

ToByteString StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

ToHeader StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

ToLog StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

ToQuery StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

FromText StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

ToText StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

FromXML StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

ToXML StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

Generic StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

Read StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

Show StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

NFData StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

Eq StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

Ord StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

Hashable StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

type Rep StudioComponentInitializationScriptRunContext Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext

type Rep StudioComponentInitializationScriptRunContext = D1 ('MetaData "StudioComponentInitializationScriptRunContext" "Amazonka.Nimble.Types.StudioComponentInitializationScriptRunContext" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StudioComponentInitializationScriptRunContext'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStudioComponentInitializationScriptRunContext") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StudioComponentState

newtype StudioComponentState Source #

The current state of the studio component resource.

While a studio component is being created, modified, or deleted, its state will be CREATE_IN_PROGRESS, UPDATE_IN_PROGRESS, or DELETE_IN_PROGRESS.

These are called transition states.

No modifications may be made to the studio component while it is in a transition state.

If creation of the resource fails, the state will change to CREATE_FAILED. The resource StatusCode and StatusMessage will provide more information of why creation failed. The resource in this state will automatically be deleted from your account after a period of time.

If updating the resource fails, the state will change to UPDATE_FAILED. The resource StatusCode and StatusMessage will provide more information of why the update failed. The resource will be returned to the state it was in when the update request was invoked.

If deleting the resource fails, the state will change to DELETE_FAILED. The resource StatusCode and StatusMessage will provide more information of why the update failed. The resource will be returned to the state it was in when the update request was invoked. After the resource is deleted successfully, it will change to the DELETED state. The resource will no longer count against service quotas and cannot be used or acted upon any futher. It will be removed from your account after a period of time.

Instances

Instances details
FromJSON StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

FromJSONKey StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

ToJSON StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

ToJSONKey StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

ToByteString StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

ToHeader StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

ToLog StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

ToQuery StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

FromText StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

ToText StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

FromXML StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

ToXML StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

Generic StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

Associated Types

type Rep StudioComponentState :: Type -> Type #

Read StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

Show StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

NFData StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

Methods

rnf :: StudioComponentState -> () #

Eq StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

Ord StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

Hashable StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

type Rep StudioComponentState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentState

type Rep StudioComponentState = D1 ('MetaData "StudioComponentState" "Amazonka.Nimble.Types.StudioComponentState" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StudioComponentState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStudioComponentState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StudioComponentStatusCode

newtype StudioComponentStatusCode Source #

The current status of the studio component resource.

When the resource is in the READY state, the status code signals what the last mutation made to the resource was.

When the resource is in a CREATE_FAILED, UPDATE_FAILED, or DELETE_FAILED state, the status code signals what went wrong and why the mutation failed.

Instances

Instances details
FromJSON StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

FromJSONKey StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

ToJSON StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

ToJSONKey StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

ToByteString StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

ToHeader StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

ToLog StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

ToQuery StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

FromText StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

ToText StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

FromXML StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

ToXML StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

Generic StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

Associated Types

type Rep StudioComponentStatusCode :: Type -> Type #

Read StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

Show StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

NFData StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

Eq StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

Ord StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

Hashable StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

type Rep StudioComponentStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentStatusCode

type Rep StudioComponentStatusCode = D1 ('MetaData "StudioComponentStatusCode" "Amazonka.Nimble.Types.StudioComponentStatusCode" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StudioComponentStatusCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStudioComponentStatusCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StudioComponentSubtype

newtype StudioComponentSubtype Source #

Instances

Instances details
FromJSON StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

FromJSONKey StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

ToJSON StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

ToJSONKey StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

ToByteString StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

ToHeader StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

ToLog StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

ToQuery StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

FromText StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

ToText StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

FromXML StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

ToXML StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

Generic StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

Associated Types

type Rep StudioComponentSubtype :: Type -> Type #

Read StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

Show StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

NFData StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

Methods

rnf :: StudioComponentSubtype -> () #

Eq StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

Ord StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

Hashable StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

type Rep StudioComponentSubtype Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSubtype

type Rep StudioComponentSubtype = D1 ('MetaData "StudioComponentSubtype" "Amazonka.Nimble.Types.StudioComponentSubtype" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StudioComponentSubtype'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStudioComponentSubtype") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StudioComponentType

newtype StudioComponentType Source #

Instances

Instances details
FromJSON StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

FromJSONKey StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

ToJSON StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

ToJSONKey StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

ToByteString StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

ToHeader StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

ToLog StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

ToQuery StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

FromText StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

ToText StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

FromXML StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

ToXML StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

Generic StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

Associated Types

type Rep StudioComponentType :: Type -> Type #

Read StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

Show StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

NFData StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

Methods

rnf :: StudioComponentType -> () #

Eq StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

Ord StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

Hashable StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

type Rep StudioComponentType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentType

type Rep StudioComponentType = D1 ('MetaData "StudioComponentType" "Amazonka.Nimble.Types.StudioComponentType" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StudioComponentType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStudioComponentType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StudioEncryptionConfigurationKeyType

newtype StudioEncryptionConfigurationKeyType Source #

The type of KMS key that is used to encrypt studio data.

Instances

Instances details
FromJSON StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

FromJSONKey StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

ToJSON StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

ToJSONKey StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

ToByteString StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

ToHeader StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

ToLog StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

ToQuery StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

FromText StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

ToText StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

FromXML StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

ToXML StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

Generic StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

Read StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

Show StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

NFData StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

Eq StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

Ord StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

Hashable StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

type Rep StudioEncryptionConfigurationKeyType Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType

type Rep StudioEncryptionConfigurationKeyType = D1 ('MetaData "StudioEncryptionConfigurationKeyType" "Amazonka.Nimble.Types.StudioEncryptionConfigurationKeyType" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StudioEncryptionConfigurationKeyType'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStudioEncryptionConfigurationKeyType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StudioPersona

newtype StudioPersona Source #

Constructors

StudioPersona' 

Bundled Patterns

pattern StudioPersona_ADMINISTRATOR :: StudioPersona 

Instances

Instances details
FromJSON StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

FromJSONKey StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

ToJSON StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

ToJSONKey StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

ToByteString StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

ToHeader StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

ToLog StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

ToQuery StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

FromText StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

ToText StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

Methods

toText :: StudioPersona -> Text #

FromXML StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

ToXML StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

Methods

toXML :: StudioPersona -> XML #

Generic StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

Associated Types

type Rep StudioPersona :: Type -> Type #

Read StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

Show StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

NFData StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

Methods

rnf :: StudioPersona -> () #

Eq StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

Ord StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

Hashable StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

type Rep StudioPersona Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioPersona

type Rep StudioPersona = D1 ('MetaData "StudioPersona" "Amazonka.Nimble.Types.StudioPersona" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StudioPersona'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStudioPersona") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StudioState

newtype StudioState Source #

Constructors

StudioState' 

Instances

Instances details
FromJSON StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

FromJSONKey StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

ToJSON StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

ToJSONKey StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

ToByteString StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

ToHeader StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

ToLog StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

ToQuery StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

FromText StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

ToText StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

Methods

toText :: StudioState -> Text #

FromXML StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

ToXML StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

Methods

toXML :: StudioState -> XML #

Generic StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

Associated Types

type Rep StudioState :: Type -> Type #

Read StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

Show StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

NFData StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

Methods

rnf :: StudioState -> () #

Eq StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

Ord StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

Hashable StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

type Rep StudioState Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioState

type Rep StudioState = D1 ('MetaData "StudioState" "Amazonka.Nimble.Types.StudioState" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StudioState'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStudioState") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

StudioStatusCode

newtype StudioStatusCode Source #

The status code.

Instances

Instances details
FromJSON StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

FromJSONKey StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

ToJSON StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

ToJSONKey StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

ToByteString StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

ToHeader StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

ToLog StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

ToQuery StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

FromText StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

ToText StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

FromXML StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

ToXML StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

Generic StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

Associated Types

type Rep StudioStatusCode :: Type -> Type #

Read StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

Show StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

NFData StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

Methods

rnf :: StudioStatusCode -> () #

Eq StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

Ord StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

Hashable StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

type Rep StudioStatusCode Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioStatusCode

type Rep StudioStatusCode = D1 ('MetaData "StudioStatusCode" "Amazonka.Nimble.Types.StudioStatusCode" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "StudioStatusCode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromStudioStatusCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

VolumeRetentionMode

newtype VolumeRetentionMode Source #

Instances

Instances details
FromJSON VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

FromJSONKey VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

ToJSON VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

ToJSONKey VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

ToByteString VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

ToHeader VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

ToLog VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

ToQuery VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

FromText VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

ToText VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

FromXML VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

ToXML VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

Generic VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

Associated Types

type Rep VolumeRetentionMode :: Type -> Type #

Read VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

Show VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

NFData VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

Methods

rnf :: VolumeRetentionMode -> () #

Eq VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

Ord VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

Hashable VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

type Rep VolumeRetentionMode Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeRetentionMode

type Rep VolumeRetentionMode = D1 ('MetaData "VolumeRetentionMode" "Amazonka.Nimble.Types.VolumeRetentionMode" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'True) (C1 ('MetaCons "VolumeRetentionMode'" 'PrefixI 'True) (S1 ('MetaSel ('Just "fromVolumeRetentionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedLazy) (Rec0 Text)))

ActiveDirectoryComputerAttribute

data ActiveDirectoryComputerAttribute Source #

An LDAP attribute of an Active Directory computer account, in the form of a name:value pair.

See: newActiveDirectoryComputerAttribute smart constructor.

Instances

Instances details
FromJSON ActiveDirectoryComputerAttribute Source # 
Instance details

Defined in Amazonka.Nimble.Types.ActiveDirectoryComputerAttribute

ToJSON ActiveDirectoryComputerAttribute Source # 
Instance details

Defined in Amazonka.Nimble.Types.ActiveDirectoryComputerAttribute

Generic ActiveDirectoryComputerAttribute Source # 
Instance details

Defined in Amazonka.Nimble.Types.ActiveDirectoryComputerAttribute

Associated Types

type Rep ActiveDirectoryComputerAttribute :: Type -> Type #

Read ActiveDirectoryComputerAttribute Source # 
Instance details

Defined in Amazonka.Nimble.Types.ActiveDirectoryComputerAttribute

Show ActiveDirectoryComputerAttribute Source # 
Instance details

Defined in Amazonka.Nimble.Types.ActiveDirectoryComputerAttribute

NFData ActiveDirectoryComputerAttribute Source # 
Instance details

Defined in Amazonka.Nimble.Types.ActiveDirectoryComputerAttribute

Eq ActiveDirectoryComputerAttribute Source # 
Instance details

Defined in Amazonka.Nimble.Types.ActiveDirectoryComputerAttribute

Hashable ActiveDirectoryComputerAttribute Source # 
Instance details

Defined in Amazonka.Nimble.Types.ActiveDirectoryComputerAttribute

type Rep ActiveDirectoryComputerAttribute Source # 
Instance details

Defined in Amazonka.Nimble.Types.ActiveDirectoryComputerAttribute

type Rep ActiveDirectoryComputerAttribute = D1 ('MetaData "ActiveDirectoryComputerAttribute" "Amazonka.Nimble.Types.ActiveDirectoryComputerAttribute" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ActiveDirectoryComputerAttribute'" 'PrefixI 'True) (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newActiveDirectoryComputerAttribute :: ActiveDirectoryComputerAttribute Source #

Create a value of ActiveDirectoryComputerAttribute with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:name:ActiveDirectoryComputerAttribute', activeDirectoryComputerAttribute_name - The name for the LDAP attribute.

$sel:value:ActiveDirectoryComputerAttribute', activeDirectoryComputerAttribute_value - The value for the LDAP attribute.

ActiveDirectoryConfiguration

data ActiveDirectoryConfiguration Source #

The configuration for a Directory Service for Microsoft Active Directory studio resource.

See: newActiveDirectoryConfiguration smart constructor.

Instances

Instances details
FromJSON ActiveDirectoryConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.ActiveDirectoryConfiguration

ToJSON ActiveDirectoryConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.ActiveDirectoryConfiguration

Generic ActiveDirectoryConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.ActiveDirectoryConfiguration

Associated Types

type Rep ActiveDirectoryConfiguration :: Type -> Type #

Show ActiveDirectoryConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.ActiveDirectoryConfiguration

NFData ActiveDirectoryConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.ActiveDirectoryConfiguration

Eq ActiveDirectoryConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.ActiveDirectoryConfiguration

Hashable ActiveDirectoryConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.ActiveDirectoryConfiguration

type Rep ActiveDirectoryConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.ActiveDirectoryConfiguration

type Rep ActiveDirectoryConfiguration = D1 ('MetaData "ActiveDirectoryConfiguration" "Amazonka.Nimble.Types.ActiveDirectoryConfiguration" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ActiveDirectoryConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "computerAttributes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive [ActiveDirectoryComputerAttribute]))) :*: (S1 ('MetaSel ('Just "directoryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "organizationalUnitDistinguishedName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newActiveDirectoryConfiguration :: ActiveDirectoryConfiguration Source #

Create a value of ActiveDirectoryConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:computerAttributes:ActiveDirectoryConfiguration', activeDirectoryConfiguration_computerAttributes - A collection of custom attributes for an Active Directory computer.

$sel:directoryId:ActiveDirectoryConfiguration', activeDirectoryConfiguration_directoryId - The directory ID of the Directory Service for Microsoft Active Directory to access using this studio component.

$sel:organizationalUnitDistinguishedName:ActiveDirectoryConfiguration', activeDirectoryConfiguration_organizationalUnitDistinguishedName - The distinguished name (DN) and organizational unit (OU) of an Active Directory computer.

ComputeFarmConfiguration

data ComputeFarmConfiguration Source #

The configuration for a render farm that is associated with a studio resource.

See: newComputeFarmConfiguration smart constructor.

Instances

Instances details
FromJSON ComputeFarmConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.ComputeFarmConfiguration

ToJSON ComputeFarmConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.ComputeFarmConfiguration

Generic ComputeFarmConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.ComputeFarmConfiguration

Associated Types

type Rep ComputeFarmConfiguration :: Type -> Type #

Show ComputeFarmConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.ComputeFarmConfiguration

NFData ComputeFarmConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.ComputeFarmConfiguration

Eq ComputeFarmConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.ComputeFarmConfiguration

Hashable ComputeFarmConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.ComputeFarmConfiguration

type Rep ComputeFarmConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.ComputeFarmConfiguration

type Rep ComputeFarmConfiguration = D1 ('MetaData "ComputeFarmConfiguration" "Amazonka.Nimble.Types.ComputeFarmConfiguration" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ComputeFarmConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "activeDirectoryUser") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "endpoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))

newComputeFarmConfiguration :: ComputeFarmConfiguration Source #

Create a value of ComputeFarmConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:activeDirectoryUser:ComputeFarmConfiguration', computeFarmConfiguration_activeDirectoryUser - The name of an Active Directory user that is used on ComputeFarm worker instances.

$sel:endpoint:ComputeFarmConfiguration', computeFarmConfiguration_endpoint - The endpoint of the ComputeFarm that is accessed by the studio component resource.

Eula

data Eula Source #

Represents a EULA resource.

See: newEula smart constructor.

Instances

Instances details
FromJSON Eula Source # 
Instance details

Defined in Amazonka.Nimble.Types.Eula

Generic Eula Source # 
Instance details

Defined in Amazonka.Nimble.Types.Eula

Associated Types

type Rep Eula :: Type -> Type #

Methods

from :: Eula -> Rep Eula x #

to :: Rep Eula x -> Eula #

Read Eula Source # 
Instance details

Defined in Amazonka.Nimble.Types.Eula

Show Eula Source # 
Instance details

Defined in Amazonka.Nimble.Types.Eula

Methods

showsPrec :: Int -> Eula -> ShowS #

show :: Eula -> String #

showList :: [Eula] -> ShowS #

NFData Eula Source # 
Instance details

Defined in Amazonka.Nimble.Types.Eula

Methods

rnf :: Eula -> () #

Eq Eula Source # 
Instance details

Defined in Amazonka.Nimble.Types.Eula

Methods

(==) :: Eula -> Eula -> Bool #

(/=) :: Eula -> Eula -> Bool #

Hashable Eula Source # 
Instance details

Defined in Amazonka.Nimble.Types.Eula

Methods

hashWithSalt :: Int -> Eula -> Int #

hash :: Eula -> Int #

type Rep Eula Source # 
Instance details

Defined in Amazonka.Nimble.Types.Eula

newEula :: Eula Source #

Create a value of Eula with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:content:Eula', eula_content - The EULA content.

$sel:createdAt:Eula', eula_createdAt - The ISO timestamp in seconds for when the resource was created.

$sel:eulaId:Eula', eula_eulaId - The EULA ID.

$sel:name:Eula', eula_name - The name for the EULA.

$sel:updatedAt:Eula', eula_updatedAt - The ISO timestamp in seconds for when the resource was updated.

EulaAcceptance

data EulaAcceptance Source #

The acceptance of a EULA, required to use Amazon-provided streaming images.

See: newEulaAcceptance smart constructor.

Instances

Instances details
FromJSON EulaAcceptance Source # 
Instance details

Defined in Amazonka.Nimble.Types.EulaAcceptance

Generic EulaAcceptance Source # 
Instance details

Defined in Amazonka.Nimble.Types.EulaAcceptance

Associated Types

type Rep EulaAcceptance :: Type -> Type #

Read EulaAcceptance Source # 
Instance details

Defined in Amazonka.Nimble.Types.EulaAcceptance

Show EulaAcceptance Source # 
Instance details

Defined in Amazonka.Nimble.Types.EulaAcceptance

NFData EulaAcceptance Source # 
Instance details

Defined in Amazonka.Nimble.Types.EulaAcceptance

Methods

rnf :: EulaAcceptance -> () #

Eq EulaAcceptance Source # 
Instance details

Defined in Amazonka.Nimble.Types.EulaAcceptance

Hashable EulaAcceptance Source # 
Instance details

Defined in Amazonka.Nimble.Types.EulaAcceptance

type Rep EulaAcceptance Source # 
Instance details

Defined in Amazonka.Nimble.Types.EulaAcceptance

type Rep EulaAcceptance = D1 ('MetaData "EulaAcceptance" "Amazonka.Nimble.Types.EulaAcceptance" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "EulaAcceptance'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "acceptedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: S1 ('MetaSel ('Just "acceptedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "accepteeId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "eulaAcceptanceId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "eulaId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newEulaAcceptance :: EulaAcceptance Source #

Create a value of EulaAcceptance with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:acceptedAt:EulaAcceptance', eulaAcceptance_acceptedAt - The ISO timestamp in seconds for when the EULA was accepted.

$sel:acceptedBy:EulaAcceptance', eulaAcceptance_acceptedBy - The ID of the person who accepted the EULA.

$sel:accepteeId:EulaAcceptance', eulaAcceptance_accepteeId - The ID of the acceptee.

$sel:eulaAcceptanceId:EulaAcceptance', eulaAcceptance_eulaAcceptanceId - The EULA acceptance ID.

$sel:eulaId:EulaAcceptance', eulaAcceptance_eulaId - The EULA ID.

LaunchProfile

data LaunchProfile Source #

A launch profile controls your artist workforce’s access to studio components, like compute farms, shared file systems, managed file systems, and license server configurations, as well as instance types and Amazon Machine Images (AMIs).

Studio administrators create launch profiles in the Nimble Studio console. Artists can use their launch profiles to launch an instance from the Nimble Studio portal. Each user’s launch profile defines how they can launch a streaming session. By default, studio admins can use all launch profiles.

See: newLaunchProfile smart constructor.

Instances

Instances details
FromJSON LaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfile

Generic LaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfile

Associated Types

type Rep LaunchProfile :: Type -> Type #

Show LaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfile

NFData LaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfile

Methods

rnf :: LaunchProfile -> () #

Eq LaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfile

Hashable LaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfile

type Rep LaunchProfile Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfile

type Rep LaunchProfile = D1 ('MetaData "LaunchProfile" "Amazonka.Nimble.Types.LaunchProfile" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "LaunchProfile'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "createdAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601))) :*: (S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))) :*: ((S1 ('MetaSel ('Just "ec2SubnetIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "launchProfileId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "launchProfileProtocolVersions") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))) :*: (((S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LaunchProfileState)) :*: S1 ('MetaSel ('Just "statusCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LaunchProfileStatusCode))) :*: (S1 ('MetaSel ('Just "statusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "streamConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamConfiguration)))) :*: ((S1 ('MetaSel ('Just "studioComponentIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text))) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "updatedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: (S1 ('MetaSel ('Just "updatedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "validationResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ValidationResult]))))))))

newLaunchProfile :: LaunchProfile Source #

Create a value of LaunchProfile with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:LaunchProfile', launchProfile_arn - The Amazon Resource Name (ARN) that is assigned to a studio resource and uniquely identifies it. ARNs are unique across all Regions.

$sel:createdAt:LaunchProfile', launchProfile_createdAt - The ISO timestamp in seconds for when the resource was created.

$sel:createdBy:LaunchProfile', launchProfile_createdBy - The user ID of the user that created the launch profile.

$sel:description:LaunchProfile', launchProfile_description - A human-readable description of the launch profile.

$sel:ec2SubnetIds:LaunchProfile', launchProfile_ec2SubnetIds - Unique identifiers for a collection of EC2 subnets.

$sel:launchProfileId:LaunchProfile', launchProfile_launchProfileId - The ID of the launch profile used to control access from the streaming session.

$sel:launchProfileProtocolVersions:LaunchProfile', launchProfile_launchProfileProtocolVersions - The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".

$sel:name:LaunchProfile', launchProfile_name - A friendly name for the launch profile.

LaunchProfile, launchProfile_state - The current state.

LaunchProfile, launchProfile_statusCode - The status code.

LaunchProfile, launchProfile_statusMessage - The status message for the launch profile.

$sel:streamConfiguration:LaunchProfile', launchProfile_streamConfiguration - A configuration for a streaming session.

$sel:studioComponentIds:LaunchProfile', launchProfile_studioComponentIds - Unique identifiers for a collection of studio components that can be used with this launch profile.

$sel:tags:LaunchProfile', launchProfile_tags - A collection of labels, in the form of key-value pairs, that apply to this resource.

$sel:updatedAt:LaunchProfile', launchProfile_updatedAt - The ISO timestamp in seconds for when the resource was updated.

$sel:updatedBy:LaunchProfile', launchProfile_updatedBy - The user ID of the user that most recently updated the resource.

$sel:validationResults:LaunchProfile', launchProfile_validationResults - The list of the latest validation results.

LaunchProfileInitialization

data LaunchProfileInitialization Source #

A launch profile initialization contains information required for a workstation or server to connect to a launch profile.

This includes scripts, endpoints, security groups, subnets, and other configuration.

See: newLaunchProfileInitialization smart constructor.

Instances

Instances details
FromJSON LaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitialization

Generic LaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitialization

Associated Types

type Rep LaunchProfileInitialization :: Type -> Type #

Show LaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitialization

NFData LaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitialization

Eq LaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitialization

Hashable LaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitialization

type Rep LaunchProfileInitialization Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitialization

type Rep LaunchProfileInitialization = D1 ('MetaData "LaunchProfileInitialization" "Amazonka.Nimble.Types.LaunchProfileInitialization" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "LaunchProfileInitialization'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "activeDirectory") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LaunchProfileInitializationActiveDirectory)) :*: S1 ('MetaSel ('Just "ec2SecurityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (NonEmpty Text)))) :*: (S1 ('MetaSel ('Just "launchProfileId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "launchProfileProtocolVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "launchPurpose") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))) :*: (S1 ('MetaSel ('Just "platform") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LaunchProfilePlatform)) :*: (S1 ('MetaSel ('Just "systemInitializationScripts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [LaunchProfileInitializationScript])) :*: S1 ('MetaSel ('Just "userInitializationScripts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [LaunchProfileInitializationScript])))))))

newLaunchProfileInitialization :: LaunchProfileInitialization Source #

Create a value of LaunchProfileInitialization with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:activeDirectory:LaunchProfileInitialization', launchProfileInitialization_activeDirectory - A LaunchProfileInitializationActiveDirectory resource.

$sel:ec2SecurityGroupIds:LaunchProfileInitialization', launchProfileInitialization_ec2SecurityGroupIds - The EC2 security groups that control access to the studio component.

$sel:launchProfileId:LaunchProfileInitialization', launchProfileInitialization_launchProfileId - The ID of the launch profile used to control access from the streaming session.

$sel:launchProfileProtocolVersion:LaunchProfileInitialization', launchProfileInitialization_launchProfileProtocolVersion - The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".

$sel:launchPurpose:LaunchProfileInitialization', launchProfileInitialization_launchPurpose - The launch purpose.

$sel:name:LaunchProfileInitialization', launchProfileInitialization_name - The name for the launch profile.

$sel:platform:LaunchProfileInitialization', launchProfileInitialization_platform - The platform of the launch platform, either Windows or Linux.

$sel:systemInitializationScripts:LaunchProfileInitialization', launchProfileInitialization_systemInitializationScripts - The system initializtion scripts.

$sel:userInitializationScripts:LaunchProfileInitialization', launchProfileInitialization_userInitializationScripts - The user initializtion scripts.

LaunchProfileInitializationActiveDirectory

data LaunchProfileInitializationActiveDirectory Source #

The launch profile initialization Active Directory contains information required for the launch profile to connect to the Active Directory.

See: newLaunchProfileInitializationActiveDirectory smart constructor.

Instances

Instances details
FromJSON LaunchProfileInitializationActiveDirectory Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitializationActiveDirectory

Generic LaunchProfileInitializationActiveDirectory Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitializationActiveDirectory

Show LaunchProfileInitializationActiveDirectory Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitializationActiveDirectory

NFData LaunchProfileInitializationActiveDirectory Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitializationActiveDirectory

Eq LaunchProfileInitializationActiveDirectory Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitializationActiveDirectory

Hashable LaunchProfileInitializationActiveDirectory Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitializationActiveDirectory

type Rep LaunchProfileInitializationActiveDirectory Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitializationActiveDirectory

type Rep LaunchProfileInitializationActiveDirectory = D1 ('MetaData "LaunchProfileInitializationActiveDirectory" "Amazonka.Nimble.Types.LaunchProfileInitializationActiveDirectory" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "LaunchProfileInitializationActiveDirectory'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "computerAttributes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive [ActiveDirectoryComputerAttribute]))) :*: (S1 ('MetaSel ('Just "directoryId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "directoryName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "dnsIpAddresses") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "organizationalUnitDistinguishedName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "studioComponentId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "studioComponentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))))

newLaunchProfileInitializationActiveDirectory :: LaunchProfileInitializationActiveDirectory Source #

Create a value of LaunchProfileInitializationActiveDirectory with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:computerAttributes:LaunchProfileInitializationActiveDirectory', launchProfileInitializationActiveDirectory_computerAttributes - A collection of custom attributes for an Active Directory computer.

$sel:directoryId:LaunchProfileInitializationActiveDirectory', launchProfileInitializationActiveDirectory_directoryId - The directory ID of the Directory Service for Microsoft Active Directory to access using this launch profile.

$sel:directoryName:LaunchProfileInitializationActiveDirectory', launchProfileInitializationActiveDirectory_directoryName - The directory name.

$sel:dnsIpAddresses:LaunchProfileInitializationActiveDirectory', launchProfileInitializationActiveDirectory_dnsIpAddresses - The DNS IP address.

$sel:organizationalUnitDistinguishedName:LaunchProfileInitializationActiveDirectory', launchProfileInitializationActiveDirectory_organizationalUnitDistinguishedName - The name for the organizational unit distinguished name.

$sel:studioComponentId:LaunchProfileInitializationActiveDirectory', launchProfileInitializationActiveDirectory_studioComponentId - The unique identifier for a studio component resource.

$sel:studioComponentName:LaunchProfileInitializationActiveDirectory', launchProfileInitializationActiveDirectory_studioComponentName - The name for the studio component.

LaunchProfileInitializationScript

data LaunchProfileInitializationScript Source #

The launch profile initialization script is used when start streaming session runs.

See: newLaunchProfileInitializationScript smart constructor.

Instances

Instances details
FromJSON LaunchProfileInitializationScript Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitializationScript

Generic LaunchProfileInitializationScript Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitializationScript

Associated Types

type Rep LaunchProfileInitializationScript :: Type -> Type #

Show LaunchProfileInitializationScript Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitializationScript

NFData LaunchProfileInitializationScript Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitializationScript

Eq LaunchProfileInitializationScript Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitializationScript

Hashable LaunchProfileInitializationScript Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitializationScript

type Rep LaunchProfileInitializationScript Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileInitializationScript

type Rep LaunchProfileInitializationScript = D1 ('MetaData "LaunchProfileInitializationScript" "Amazonka.Nimble.Types.LaunchProfileInitializationScript" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "LaunchProfileInitializationScript'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "runtimeRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "script") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))) :*: (S1 ('MetaSel ('Just "secureInitializationRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "studioComponentId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "studioComponentName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))))

newLaunchProfileInitializationScript :: LaunchProfileInitializationScript Source #

Create a value of LaunchProfileInitializationScript with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:runtimeRoleArn:LaunchProfileInitializationScript', launchProfileInitializationScript_runtimeRoleArn - An IAM role attached to a Studio Component that gives the studio component access to Amazon Web Services resources at anytime while the instance is running.

$sel:script:LaunchProfileInitializationScript', launchProfileInitializationScript_script - The initialization script.

$sel:secureInitializationRoleArn:LaunchProfileInitializationScript', launchProfileInitializationScript_secureInitializationRoleArn - An IAM role attached to Studio Component when the system initialization script runs which give the studio component access to Amazon Web Services resources when the system initialization script runs.

$sel:studioComponentId:LaunchProfileInitializationScript', launchProfileInitializationScript_studioComponentId - The unique identifier for a studio component resource.

$sel:studioComponentName:LaunchProfileInitializationScript', launchProfileInitializationScript_studioComponentName - The name for the studio component.

LaunchProfileMembership

data LaunchProfileMembership Source #

Studio admins can use launch profile membership to delegate launch profile access to studio users in the Nimble Studio portal without writing or maintaining complex IAM policies. A launch profile member is a user association from your studio identity source who is granted permissions to a launch profile.

A launch profile member (type USER) provides the following permissions to that launch profile:

  • GetLaunchProfile
  • GetLaunchProfileInitialization
  • GetLaunchProfileMembers
  • GetLaunchProfileMember
  • CreateStreamingSession
  • GetLaunchProfileDetails

See: newLaunchProfileMembership smart constructor.

Instances

Instances details
FromJSON LaunchProfileMembership Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileMembership

Generic LaunchProfileMembership Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileMembership

Associated Types

type Rep LaunchProfileMembership :: Type -> Type #

Read LaunchProfileMembership Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileMembership

Show LaunchProfileMembership Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileMembership

NFData LaunchProfileMembership Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileMembership

Methods

rnf :: LaunchProfileMembership -> () #

Eq LaunchProfileMembership Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileMembership

Hashable LaunchProfileMembership Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileMembership

type Rep LaunchProfileMembership Source # 
Instance details

Defined in Amazonka.Nimble.Types.LaunchProfileMembership

type Rep LaunchProfileMembership = D1 ('MetaData "LaunchProfileMembership" "Amazonka.Nimble.Types.LaunchProfileMembership" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "LaunchProfileMembership'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "identityStoreId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "persona") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LaunchProfilePersona))) :*: (S1 ('MetaSel ('Just "principalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newLaunchProfileMembership :: LaunchProfileMembership Source #

Create a value of LaunchProfileMembership with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:identityStoreId:LaunchProfileMembership', launchProfileMembership_identityStoreId - The ID of the identity store.

$sel:persona:LaunchProfileMembership', launchProfileMembership_persona - The persona.

$sel:principalId:LaunchProfileMembership', launchProfileMembership_principalId - The principal ID.

$sel:sid:LaunchProfileMembership', launchProfileMembership_sid - The Active Directory Security Identifier for this user, if available.

LicenseServiceConfiguration

data LicenseServiceConfiguration Source #

The configuration for a license service that is associated with a studio resource.

See: newLicenseServiceConfiguration smart constructor.

Instances

Instances details
FromJSON LicenseServiceConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.LicenseServiceConfiguration

ToJSON LicenseServiceConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.LicenseServiceConfiguration

Generic LicenseServiceConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.LicenseServiceConfiguration

Associated Types

type Rep LicenseServiceConfiguration :: Type -> Type #

Show LicenseServiceConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.LicenseServiceConfiguration

NFData LicenseServiceConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.LicenseServiceConfiguration

Eq LicenseServiceConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.LicenseServiceConfiguration

Hashable LicenseServiceConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.LicenseServiceConfiguration

type Rep LicenseServiceConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.LicenseServiceConfiguration

type Rep LicenseServiceConfiguration = D1 ('MetaData "LicenseServiceConfiguration" "Amazonka.Nimble.Types.LicenseServiceConfiguration" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "LicenseServiceConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "endpoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))

newLicenseServiceConfiguration :: LicenseServiceConfiguration Source #

Create a value of LicenseServiceConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endpoint:LicenseServiceConfiguration', licenseServiceConfiguration_endpoint - The endpoint of the license service that is accessed by the studio component resource.

NewLaunchProfileMember

data NewLaunchProfileMember Source #

A new member that is added to a launch profile.

See: newNewLaunchProfileMember smart constructor.

Instances

Instances details
ToJSON NewLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.Types.NewLaunchProfileMember

Generic NewLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.Types.NewLaunchProfileMember

Associated Types

type Rep NewLaunchProfileMember :: Type -> Type #

Read NewLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.Types.NewLaunchProfileMember

Show NewLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.Types.NewLaunchProfileMember

NFData NewLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.Types.NewLaunchProfileMember

Methods

rnf :: NewLaunchProfileMember -> () #

Eq NewLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.Types.NewLaunchProfileMember

Hashable NewLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.Types.NewLaunchProfileMember

type Rep NewLaunchProfileMember Source # 
Instance details

Defined in Amazonka.Nimble.Types.NewLaunchProfileMember

type Rep NewLaunchProfileMember = D1 ('MetaData "NewLaunchProfileMember" "Amazonka.Nimble.Types.NewLaunchProfileMember" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "NewLaunchProfileMember'" 'PrefixI 'True) (S1 ('MetaSel ('Just "persona") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 LaunchProfilePersona) :*: S1 ('MetaSel ('Just "principalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newNewLaunchProfileMember Source #

Create a value of NewLaunchProfileMember with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:persona:NewLaunchProfileMember', newLaunchProfileMember_persona - The persona.

$sel:principalId:NewLaunchProfileMember', newLaunchProfileMember_principalId - The principal ID.

NewStudioMember

data NewStudioMember Source #

A new studio user's membership.

See: newNewStudioMember smart constructor.

Instances

Instances details
ToJSON NewStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.Types.NewStudioMember

Generic NewStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.Types.NewStudioMember

Associated Types

type Rep NewStudioMember :: Type -> Type #

Read NewStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.Types.NewStudioMember

Show NewStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.Types.NewStudioMember

NFData NewStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.Types.NewStudioMember

Methods

rnf :: NewStudioMember -> () #

Eq NewStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.Types.NewStudioMember

Hashable NewStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.Types.NewStudioMember

type Rep NewStudioMember Source # 
Instance details

Defined in Amazonka.Nimble.Types.NewStudioMember

type Rep NewStudioMember = D1 ('MetaData "NewStudioMember" "Amazonka.Nimble.Types.NewStudioMember" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "NewStudioMember'" 'PrefixI 'True) (S1 ('MetaSel ('Just "persona") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StudioPersona) :*: S1 ('MetaSel ('Just "principalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newNewStudioMember Source #

Create a value of NewStudioMember with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:persona:NewStudioMember', newStudioMember_persona - The persona.

$sel:principalId:NewStudioMember', newStudioMember_principalId - The principal ID.

ScriptParameterKeyValue

data ScriptParameterKeyValue Source #

A parameter for a studio component script, in the form of a key-value pair.

See: newScriptParameterKeyValue smart constructor.

Instances

Instances details
FromJSON ScriptParameterKeyValue Source # 
Instance details

Defined in Amazonka.Nimble.Types.ScriptParameterKeyValue

ToJSON ScriptParameterKeyValue Source # 
Instance details

Defined in Amazonka.Nimble.Types.ScriptParameterKeyValue

Generic ScriptParameterKeyValue Source # 
Instance details

Defined in Amazonka.Nimble.Types.ScriptParameterKeyValue

Associated Types

type Rep ScriptParameterKeyValue :: Type -> Type #

Read ScriptParameterKeyValue Source # 
Instance details

Defined in Amazonka.Nimble.Types.ScriptParameterKeyValue

Show ScriptParameterKeyValue Source # 
Instance details

Defined in Amazonka.Nimble.Types.ScriptParameterKeyValue

NFData ScriptParameterKeyValue Source # 
Instance details

Defined in Amazonka.Nimble.Types.ScriptParameterKeyValue

Methods

rnf :: ScriptParameterKeyValue -> () #

Eq ScriptParameterKeyValue Source # 
Instance details

Defined in Amazonka.Nimble.Types.ScriptParameterKeyValue

Hashable ScriptParameterKeyValue Source # 
Instance details

Defined in Amazonka.Nimble.Types.ScriptParameterKeyValue

type Rep ScriptParameterKeyValue Source # 
Instance details

Defined in Amazonka.Nimble.Types.ScriptParameterKeyValue

type Rep ScriptParameterKeyValue = D1 ('MetaData "ScriptParameterKeyValue" "Amazonka.Nimble.Types.ScriptParameterKeyValue" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "ScriptParameterKeyValue'" 'PrefixI 'True) (S1 ('MetaSel ('Just "key") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "value") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))

newScriptParameterKeyValue :: ScriptParameterKeyValue Source #

Create a value of ScriptParameterKeyValue with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:key:ScriptParameterKeyValue', scriptParameterKeyValue_key - A script parameter key.

$sel:value:ScriptParameterKeyValue', scriptParameterKeyValue_value - A script parameter value.

SharedFileSystemConfiguration

data SharedFileSystemConfiguration Source #

The configuration for a shared file storage system that is associated with a studio resource.

See: newSharedFileSystemConfiguration smart constructor.

Instances

Instances details
FromJSON SharedFileSystemConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.SharedFileSystemConfiguration

ToJSON SharedFileSystemConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.SharedFileSystemConfiguration

Generic SharedFileSystemConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.SharedFileSystemConfiguration

Associated Types

type Rep SharedFileSystemConfiguration :: Type -> Type #

Show SharedFileSystemConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.SharedFileSystemConfiguration

NFData SharedFileSystemConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.SharedFileSystemConfiguration

Eq SharedFileSystemConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.SharedFileSystemConfiguration

Hashable SharedFileSystemConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.SharedFileSystemConfiguration

type Rep SharedFileSystemConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.SharedFileSystemConfiguration

type Rep SharedFileSystemConfiguration = D1 ('MetaData "SharedFileSystemConfiguration" "Amazonka.Nimble.Types.SharedFileSystemConfiguration" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "SharedFileSystemConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "endpoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "fileSystemId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "linuxMountPoint") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "shareName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "windowsMountDrive") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))

newSharedFileSystemConfiguration :: SharedFileSystemConfiguration Source #

Create a value of SharedFileSystemConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:endpoint:SharedFileSystemConfiguration', sharedFileSystemConfiguration_endpoint - The endpoint of the shared file system that is accessed by the studio component resource.

$sel:fileSystemId:SharedFileSystemConfiguration', sharedFileSystemConfiguration_fileSystemId - The unique identifier for a file system.

$sel:linuxMountPoint:SharedFileSystemConfiguration', sharedFileSystemConfiguration_linuxMountPoint - The mount location for a shared file system on a Linux virtual workstation.

$sel:shareName:SharedFileSystemConfiguration', sharedFileSystemConfiguration_shareName - The name of the file share.

$sel:windowsMountDrive:SharedFileSystemConfiguration', sharedFileSystemConfiguration_windowsMountDrive - The mount location for a shared file system on a Windows virtual workstation.

StreamConfiguration

data StreamConfiguration Source #

A configuration for a streaming session.

See: newStreamConfiguration smart constructor.

Instances

Instances details
FromJSON StreamConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfiguration

Generic StreamConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfiguration

Associated Types

type Rep StreamConfiguration :: Type -> Type #

Show StreamConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfiguration

NFData StreamConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfiguration

Methods

rnf :: StreamConfiguration -> () #

Eq StreamConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfiguration

Hashable StreamConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfiguration

type Rep StreamConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfiguration

type Rep StreamConfiguration = D1 ('MetaData "StreamConfiguration" "Amazonka.Nimble.Types.StreamConfiguration" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StreamConfiguration'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "automaticTerminationMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutomaticTerminationMode)) :*: S1 ('MetaSel ('Just "maxSessionLengthInMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "maxStoppedSessionLengthInMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "sessionBackup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamConfigurationSessionBackup)) :*: S1 ('MetaSel ('Just "sessionPersistenceMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SessionPersistenceMode))))) :*: ((S1 ('MetaSel ('Just "sessionStorage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamConfigurationSessionStorage)) :*: S1 ('MetaSel ('Just "volumeConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VolumeConfiguration))) :*: (S1 ('MetaSel ('Just "clipboardMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StreamingClipboardMode) :*: (S1 ('MetaSel ('Just "ec2InstanceTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty StreamingInstanceType)) :*: S1 ('MetaSel ('Just "streamingImageIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)))))))

newStreamConfiguration Source #

Create a value of StreamConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:automaticTerminationMode:StreamConfiguration', streamConfiguration_automaticTerminationMode - Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a STOPPED state.

  • When ACTIVATED, the streaming session is scheduled for termination after being in the STOPPED state for the time specified in maxStoppedSessionLengthInMinutes.
  • When DEACTIVATED, the streaming session can remain in the STOPPED state indefinitely.

This parameter is only allowed when sessionPersistenceMode is ACTIVATED. When allowed, the default value for this parameter is DEACTIVATED.

$sel:maxSessionLengthInMinutes:StreamConfiguration', streamConfiguration_maxSessionLengthInMinutes - The length of time, in minutes, that a streaming session can be active before it is stopped or terminated. After this point, Nimble Studio automatically terminates or stops the session. The default length of time is 690 minutes, and the maximum length of time is 30 days.

$sel:maxStoppedSessionLengthInMinutes:StreamConfiguration', streamConfiguration_maxStoppedSessionLengthInMinutes - Integer that determines if you can start and stop your sessions and how long a session can stay in the STOPPED state. The default value is 0. The maximum value is 5760.

This field is allowed only when sessionPersistenceMode is ACTIVATED and automaticTerminationMode is ACTIVATED.

If the value is set to 0, your sessions can’t be STOPPED. If you then call StopStreamingSession, the session fails. If the time that a session stays in the READY state exceeds the maxSessionLengthInMinutes value, the session will automatically be terminated (instead of STOPPED).

If the value is set to a positive number, the session can be stopped. You can call StopStreamingSession to stop sessions in the READY state. If the time that a session stays in the READY state exceeds the maxSessionLengthInMinutes value, the session will automatically be stopped (instead of terminated).

$sel:sessionBackup:StreamConfiguration', streamConfiguration_sessionBackup - Information about the streaming session backup.

$sel:sessionPersistenceMode:StreamConfiguration', streamConfiguration_sessionPersistenceMode - Determine if a streaming session created from this launch profile can configure persistent storage. This means that volumeConfiguration and automaticTerminationMode are configured.

$sel:sessionStorage:StreamConfiguration', streamConfiguration_sessionStorage - The upload storage for a streaming session.

$sel:volumeConfiguration:StreamConfiguration', streamConfiguration_volumeConfiguration - Custom volume configuration for the root volumes that are attached to streaming sessions.

This parameter is only allowed when sessionPersistenceMode is ACTIVATED.

$sel:clipboardMode:StreamConfiguration', streamConfiguration_clipboardMode - Allows or deactivates the use of the system clipboard to copy and paste between the streaming session and streaming client.

$sel:ec2InstanceTypes:StreamConfiguration', streamConfiguration_ec2InstanceTypes - The EC2 instance types that users can select from when launching a streaming session with this launch profile.

$sel:streamingImageIds:StreamConfiguration', streamConfiguration_streamingImageIds - The streaming images that users can select from when launching a streaming session with this launch profile.

StreamConfigurationCreate

data StreamConfigurationCreate Source #

Configuration for streaming workstations created using this launch profile.

See: newStreamConfigurationCreate smart constructor.

Instances

Instances details
ToJSON StreamConfigurationCreate Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationCreate

Generic StreamConfigurationCreate Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationCreate

Associated Types

type Rep StreamConfigurationCreate :: Type -> Type #

Show StreamConfigurationCreate Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationCreate

NFData StreamConfigurationCreate Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationCreate

Eq StreamConfigurationCreate Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationCreate

Hashable StreamConfigurationCreate Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationCreate

type Rep StreamConfigurationCreate Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationCreate

type Rep StreamConfigurationCreate = D1 ('MetaData "StreamConfigurationCreate" "Amazonka.Nimble.Types.StreamConfigurationCreate" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StreamConfigurationCreate'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "automaticTerminationMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutomaticTerminationMode)) :*: S1 ('MetaSel ('Just "maxSessionLengthInMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural))) :*: (S1 ('MetaSel ('Just "maxStoppedSessionLengthInMinutes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "sessionBackup") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamConfigurationSessionBackup)) :*: S1 ('MetaSel ('Just "sessionPersistenceMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SessionPersistenceMode))))) :*: ((S1 ('MetaSel ('Just "sessionStorage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamConfigurationSessionStorage)) :*: S1 ('MetaSel ('Just "volumeConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VolumeConfiguration))) :*: (S1 ('MetaSel ('Just "clipboardMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StreamingClipboardMode) :*: (S1 ('MetaSel ('Just "ec2InstanceTypes") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty StreamingInstanceType)) :*: S1 ('MetaSel ('Just "streamingImageIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty Text)))))))

newStreamConfigurationCreate Source #

Create a value of StreamConfigurationCreate with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:automaticTerminationMode:StreamConfigurationCreate', streamConfigurationCreate_automaticTerminationMode - Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a STOPPED state.

  • When ACTIVATED, the streaming session is scheduled for termination after being in the STOPPED state for the time specified in maxStoppedSessionLengthInMinutes.
  • When DEACTIVATED, the streaming session can remain in the STOPPED state indefinitely.

This parameter is only allowed when sessionPersistenceMode is ACTIVATED. When allowed, the default value for this parameter is DEACTIVATED.

$sel:maxSessionLengthInMinutes:StreamConfigurationCreate', streamConfigurationCreate_maxSessionLengthInMinutes - The length of time, in minutes, that a streaming session can be active before it is stopped or terminated. After this point, Nimble Studio automatically terminates or stops the session. The default length of time is 690 minutes, and the maximum length of time is 30 days.

$sel:maxStoppedSessionLengthInMinutes:StreamConfigurationCreate', streamConfigurationCreate_maxStoppedSessionLengthInMinutes - Integer that determines if you can start and stop your sessions and how long a session can stay in the STOPPED state. The default value is 0. The maximum value is 5760.

This field is allowed only when sessionPersistenceMode is ACTIVATED and automaticTerminationMode is ACTIVATED.

If the value is set to 0, your sessions can’t be STOPPED. If you then call StopStreamingSession, the session fails. If the time that a session stays in the READY state exceeds the maxSessionLengthInMinutes value, the session will automatically be terminated (instead of STOPPED).

If the value is set to a positive number, the session can be stopped. You can call StopStreamingSession to stop sessions in the READY state. If the time that a session stays in the READY state exceeds the maxSessionLengthInMinutes value, the session will automatically be stopped (instead of terminated).

$sel:sessionBackup:StreamConfigurationCreate', streamConfigurationCreate_sessionBackup - Configures how streaming sessions are backed up when launched from this launch profile.

$sel:sessionPersistenceMode:StreamConfigurationCreate', streamConfigurationCreate_sessionPersistenceMode - Determine if a streaming session created from this launch profile can configure persistent storage. This means that volumeConfiguration and automaticTerminationMode are configured.

$sel:sessionStorage:StreamConfigurationCreate', streamConfigurationCreate_sessionStorage - The upload storage for a streaming workstation that is created using this launch profile.

$sel:volumeConfiguration:StreamConfigurationCreate', streamConfigurationCreate_volumeConfiguration - Custom volume configuration for the root volumes that are attached to streaming sessions.

This parameter is only allowed when sessionPersistenceMode is ACTIVATED.

$sel:clipboardMode:StreamConfigurationCreate', streamConfigurationCreate_clipboardMode - Allows or deactivates the use of the system clipboard to copy and paste between the streaming session and streaming client.

$sel:ec2InstanceTypes:StreamConfigurationCreate', streamConfigurationCreate_ec2InstanceTypes - The EC2 instance types that users can select from when launching a streaming session with this launch profile.

$sel:streamingImageIds:StreamConfigurationCreate', streamConfigurationCreate_streamingImageIds - The streaming images that users can select from when launching a streaming session with this launch profile.

StreamConfigurationSessionBackup

data StreamConfigurationSessionBackup Source #

Configures how streaming sessions are backed up when launched from this launch profile.

See: newStreamConfigurationSessionBackup smart constructor.

Instances

Instances details
FromJSON StreamConfigurationSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationSessionBackup

ToJSON StreamConfigurationSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationSessionBackup

Generic StreamConfigurationSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationSessionBackup

Associated Types

type Rep StreamConfigurationSessionBackup :: Type -> Type #

Read StreamConfigurationSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationSessionBackup

Show StreamConfigurationSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationSessionBackup

NFData StreamConfigurationSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationSessionBackup

Eq StreamConfigurationSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationSessionBackup

Hashable StreamConfigurationSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationSessionBackup

type Rep StreamConfigurationSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationSessionBackup

type Rep StreamConfigurationSessionBackup = D1 ('MetaData "StreamConfigurationSessionBackup" "Amazonka.Nimble.Types.StreamConfigurationSessionBackup" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StreamConfigurationSessionBackup'" 'PrefixI 'True) (S1 ('MetaSel ('Just "maxBackupsToRetain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "mode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SessionBackupMode))))

newStreamConfigurationSessionBackup :: StreamConfigurationSessionBackup Source #

Create a value of StreamConfigurationSessionBackup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:maxBackupsToRetain:StreamConfigurationSessionBackup', streamConfigurationSessionBackup_maxBackupsToRetain - The maximum number of backups that each streaming session created from this launch profile can have.

$sel:mode:StreamConfigurationSessionBackup', streamConfigurationSessionBackup_mode - Specifies how artists sessions are backed up.

Configures backups for streaming sessions launched with this launch profile. The default value is DEACTIVATED, which means that backups are deactivated. To allow backups, set this value to AUTOMATIC.

StreamConfigurationSessionStorage

data StreamConfigurationSessionStorage Source #

The configuration for a streaming session’s upload storage.

See: newStreamConfigurationSessionStorage smart constructor.

Instances

Instances details
FromJSON StreamConfigurationSessionStorage Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationSessionStorage

ToJSON StreamConfigurationSessionStorage Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationSessionStorage

Generic StreamConfigurationSessionStorage Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationSessionStorage

Associated Types

type Rep StreamConfigurationSessionStorage :: Type -> Type #

Show StreamConfigurationSessionStorage Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationSessionStorage

NFData StreamConfigurationSessionStorage Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationSessionStorage

Eq StreamConfigurationSessionStorage Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationSessionStorage

Hashable StreamConfigurationSessionStorage Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationSessionStorage

type Rep StreamConfigurationSessionStorage Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamConfigurationSessionStorage

type Rep StreamConfigurationSessionStorage = D1 ('MetaData "StreamConfigurationSessionStorage" "Amazonka.Nimble.Types.StreamConfigurationSessionStorage" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StreamConfigurationSessionStorage'" 'PrefixI 'True) (S1 ('MetaSel ('Just "root") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingSessionStorageRoot)) :*: S1 ('MetaSel ('Just "mode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (NonEmpty StreamingSessionStorageMode))))

newStreamConfigurationSessionStorage Source #

Create a value of StreamConfigurationSessionStorage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:root:StreamConfigurationSessionStorage', streamConfigurationSessionStorage_root - The configuration for the upload storage root of the streaming session.

$sel:mode:StreamConfigurationSessionStorage', streamConfigurationSessionStorage_mode - Allows artists to upload files to their workstations. The only valid option is UPLOAD.

StreamingImage

data StreamingImage Source #

Represents a streaming image resource.

Streaming images are used by studio users to select which operating system and software they want to use in a Nimble Studio streaming session.

Amazon provides a number of streaming images that include popular 3rd-party software.

You can create your own streaming images using an Amazon EC2 machine image that you create for this purpose. You can also include software that your users require.

See: newStreamingImage smart constructor.

Instances

Instances details
FromJSON StreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImage

Generic StreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImage

Associated Types

type Rep StreamingImage :: Type -> Type #

Show StreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImage

NFData StreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImage

Methods

rnf :: StreamingImage -> () #

Eq StreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImage

Hashable StreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImage

type Rep StreamingImage Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImage

type Rep StreamingImage = D1 ('MetaData "StreamingImage" "Amazonka.Nimble.Types.StreamingImage" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StreamingImage'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "ec2ImageId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: (S1 ('MetaSel ('Just "encryptionConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingImageEncryptionConfiguration)) :*: (S1 ('MetaSel ('Just "eulaIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))) :*: ((S1 ('MetaSel ('Just "owner") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "platform") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingImageState)))) :*: ((S1 ('MetaSel ('Just "statusCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingImageStatusCode)) :*: S1 ('MetaSel ('Just "statusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "streamingImageId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))))))))

newStreamingImage :: StreamingImage Source #

Create a value of StreamingImage with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:StreamingImage', streamingImage_arn - The Amazon Resource Name (ARN) that is assigned to a studio resource and uniquely identifies it. ARNs are unique across all Regions.

$sel:description:StreamingImage', streamingImage_description - A human-readable description of the streaming image.

$sel:ec2ImageId:StreamingImage', streamingImage_ec2ImageId - The ID of an EC2 machine image with which to create the streaming image.

$sel:encryptionConfiguration:StreamingImage', streamingImage_encryptionConfiguration - The encryption configuration.

$sel:eulaIds:StreamingImage', streamingImage_eulaIds - The list of EULAs that must be accepted before a Streaming Session can be started using this streaming image.

$sel:name:StreamingImage', streamingImage_name - A friendly name for a streaming image resource.

$sel:owner:StreamingImage', streamingImage_owner - The owner of the streaming image, either the studioId that contains the streaming image, or amazon for images that are provided by Amazon Nimble Studio.

$sel:platform:StreamingImage', streamingImage_platform - The platform of the streaming image, either Windows or Linux.

$sel:state:StreamingImage', streamingImage_state - The current state.

$sel:statusCode:StreamingImage', streamingImage_statusCode - The status code.

$sel:statusMessage:StreamingImage', streamingImage_statusMessage - The status message for the streaming image.

$sel:streamingImageId:StreamingImage', streamingImage_streamingImageId - The ID of the streaming image.

$sel:tags:StreamingImage', streamingImage_tags - A collection of labels, in the form of key-value pairs, that apply to this resource.

StreamingImageEncryptionConfiguration

data StreamingImageEncryptionConfiguration Source #

Specifies how a streaming image is encrypted.

See: newStreamingImageEncryptionConfiguration smart constructor.

Instances

Instances details
FromJSON StreamingImageEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfiguration

Generic StreamingImageEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfiguration

Read StreamingImageEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfiguration

Show StreamingImageEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfiguration

NFData StreamingImageEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfiguration

Eq StreamingImageEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfiguration

Hashable StreamingImageEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfiguration

type Rep StreamingImageEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingImageEncryptionConfiguration

type Rep StreamingImageEncryptionConfiguration = D1 ('MetaData "StreamingImageEncryptionConfiguration" "Amazonka.Nimble.Types.StreamingImageEncryptionConfiguration" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StreamingImageEncryptionConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "keyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "keyType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StreamingImageEncryptionConfigurationKeyType)))

newStreamingImageEncryptionConfiguration Source #

Create a value of StreamingImageEncryptionConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:keyArn:StreamingImageEncryptionConfiguration', streamingImageEncryptionConfiguration_keyArn - The ARN for a KMS key that is used to encrypt studio data.

$sel:keyType:StreamingImageEncryptionConfiguration', streamingImageEncryptionConfiguration_keyType - The type of KMS key that is used to encrypt studio data.

StreamingSession

data StreamingSession Source #

A streaming session is a virtual workstation created using a particular launch profile.

See: newStreamingSession smart constructor.

Instances

Instances details
FromJSON StreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSession

Generic StreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSession

Associated Types

type Rep StreamingSession :: Type -> Type #

Read StreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSession

Show StreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSession

NFData StreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSession

Methods

rnf :: StreamingSession -> () #

Eq StreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSession

Hashable StreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSession

type Rep StreamingSession Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSession

type Rep StreamingSession = D1 ('MetaData "StreamingSession" "Amazonka.Nimble.Types.StreamingSession" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StreamingSession'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "automaticTerminationMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe AutomaticTerminationMode)) :*: S1 ('MetaSel ('Just "backupMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SessionBackupMode)))) :*: (S1 ('MetaSel ('Just "createdAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: (S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ec2InstanceType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "launchProfileId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "maxBackupsToRetain") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "ownedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "sessionId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sessionPersistenceMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SessionPersistenceMode))) :*: (S1 ('MetaSel ('Just "startedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: S1 ('MetaSel ('Just "startedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))) :*: (((S1 ('MetaSel ('Just "startedFromBackupId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingSessionState)) :*: S1 ('MetaSel ('Just "statusCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StreamingSessionStatusCode)))) :*: ((S1 ('MetaSel ('Just "statusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "stopAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601))) :*: (S1 ('MetaSel ('Just "stoppedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: S1 ('MetaSel ('Just "stoppedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "streamingImageId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "terminateAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)))) :*: ((S1 ('MetaSel ('Just "updatedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: S1 ('MetaSel ('Just "updatedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "volumeConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VolumeConfiguration)) :*: S1 ('MetaSel ('Just "volumeRetentionMode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe VolumeRetentionMode))))))))

newStreamingSession :: StreamingSession Source #

Create a value of StreamingSession with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:StreamingSession', streamingSession_arn - The Amazon Resource Name (ARN) that is assigned to a studio resource and uniquely identifies it. ARNs are unique across all Regions.

$sel:automaticTerminationMode:StreamingSession', streamingSession_automaticTerminationMode - Indicates if a streaming session created from this launch profile should be terminated automatically or retained without termination after being in a STOPPED state.

  • When ACTIVATED, the streaming session is scheduled for termination after being in the STOPPED state for the time specified in maxStoppedSessionLengthInMinutes.
  • When DEACTIVATED, the streaming session can remain in the STOPPED state indefinitely.

This parameter is only allowed when sessionPersistenceMode is ACTIVATED. When allowed, the default value for this parameter is DEACTIVATED.

$sel:backupMode:StreamingSession', streamingSession_backupMode - Shows the current backup setting of the session.

$sel:createdAt:StreamingSession', streamingSession_createdAt - The ISO timestamp in seconds for when the resource was created.

$sel:createdBy:StreamingSession', streamingSession_createdBy - The user ID of the user that created the streaming session.

$sel:ec2InstanceType:StreamingSession', streamingSession_ec2InstanceType - The EC2 Instance type used for the streaming session.

$sel:launchProfileId:StreamingSession', streamingSession_launchProfileId - The ID of the launch profile used to control access from the streaming session.

$sel:maxBackupsToRetain:StreamingSession', streamingSession_maxBackupsToRetain - The maximum number of backups of a streaming session that you can have. When the maximum number of backups is reached, the oldest backup is deleted.

$sel:ownedBy:StreamingSession', streamingSession_ownedBy - The user ID of the user that owns the streaming session. The user that owns the session will be logging into the session and interacting with the virtual workstation.

$sel:sessionId:StreamingSession', streamingSession_sessionId - The session ID.

$sel:sessionPersistenceMode:StreamingSession', streamingSession_sessionPersistenceMode - Determine if a streaming session created from this launch profile can configure persistent storage. This means that volumeConfiguration and automaticTerminationMode are configured.

$sel:startedAt:StreamingSession', streamingSession_startedAt - The time the session entered START_IN_PROGRESS state.

$sel:startedBy:StreamingSession', streamingSession_startedBy - The user ID of the user that started the streaming session.

$sel:startedFromBackupId:StreamingSession', streamingSession_startedFromBackupId - The backup ID used to restore a streaming session.

$sel:state:StreamingSession', streamingSession_state - The current state.

$sel:statusCode:StreamingSession', streamingSession_statusCode - The status code.

$sel:statusMessage:StreamingSession', streamingSession_statusMessage - The status message for the streaming session.

$sel:stopAt:StreamingSession', streamingSession_stopAt - The time the streaming session will automatically be stopped if the user doesn’t stop the session themselves.

$sel:stoppedAt:StreamingSession', streamingSession_stoppedAt - The time the session entered STOP_IN_PROGRESS state.

$sel:stoppedBy:StreamingSession', streamingSession_stoppedBy - The user ID of the user that stopped the streaming session.

$sel:streamingImageId:StreamingSession', streamingSession_streamingImageId - The ID of the streaming image.

$sel:tags:StreamingSession', streamingSession_tags - A collection of labels, in the form of key-value pairs, that apply to this resource.

$sel:terminateAt:StreamingSession', streamingSession_terminateAt - The time the streaming session will automatically terminate if not terminated by the user.

$sel:updatedAt:StreamingSession', streamingSession_updatedAt - The ISO timestamp in seconds for when the resource was updated.

$sel:updatedBy:StreamingSession', streamingSession_updatedBy - The user ID of the user that most recently updated the resource.

$sel:volumeConfiguration:StreamingSession', streamingSession_volumeConfiguration - Custom volume configuration for the root volumes that are attached to streaming sessions.

This parameter is only allowed when sessionPersistenceMode is ACTIVATED.

$sel:volumeRetentionMode:StreamingSession', streamingSession_volumeRetentionMode - Determine if an EBS volume created from this streaming session will be backed up.

StreamingSessionBackup

data StreamingSessionBackup Source #

Information about the streaming session backup.

See: newStreamingSessionBackup smart constructor.

Instances

Instances details
FromJSON StreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionBackup

Generic StreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionBackup

Associated Types

type Rep StreamingSessionBackup :: Type -> Type #

Read StreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionBackup

Show StreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionBackup

NFData StreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionBackup

Methods

rnf :: StreamingSessionBackup -> () #

Eq StreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionBackup

Hashable StreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionBackup

type Rep StreamingSessionBackup Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionBackup

newStreamingSessionBackup :: StreamingSessionBackup Source #

Create a value of StreamingSessionBackup with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:StreamingSessionBackup', streamingSessionBackup_arn - The Amazon Resource Name (ARN) that is assigned to a studio resource and uniquely identifies it. ARNs are unique across all Regions.

$sel:backupId:StreamingSessionBackup', streamingSessionBackup_backupId - The ID of the backup.

$sel:createdAt:StreamingSessionBackup', streamingSessionBackup_createdAt - The ISO timestamp in for when the resource was created.

$sel:launchProfileId:StreamingSessionBackup', streamingSessionBackup_launchProfileId - The ID of the launch profile which allowed the backups for the streaming session.

$sel:ownedBy:StreamingSessionBackup', streamingSessionBackup_ownedBy - The user ID of the user that owns the streaming session.

$sel:sessionId:StreamingSessionBackup', streamingSessionBackup_sessionId - The streaming session ID for the StreamingSessionBackup.

$sel:state:StreamingSessionBackup', streamingSessionBackup_state - Undocumented member.

$sel:statusCode:StreamingSessionBackup', streamingSessionBackup_statusCode - The status code.

$sel:statusMessage:StreamingSessionBackup', streamingSessionBackup_statusMessage - The status message for the streaming session backup.

$sel:tags:StreamingSessionBackup', streamingSessionBackup_tags - A collection of labels, in the form of key-value pairs, that apply to this resource.

StreamingSessionStorageRoot

data StreamingSessionStorageRoot Source #

The upload storage root location (folder) on streaming workstations where files are uploaded.

See: newStreamingSessionStorageRoot smart constructor.

Instances

Instances details
FromJSON StreamingSessionStorageRoot Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageRoot

ToJSON StreamingSessionStorageRoot Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageRoot

Generic StreamingSessionStorageRoot Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageRoot

Associated Types

type Rep StreamingSessionStorageRoot :: Type -> Type #

Show StreamingSessionStorageRoot Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageRoot

NFData StreamingSessionStorageRoot Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageRoot

Eq StreamingSessionStorageRoot Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageRoot

Hashable StreamingSessionStorageRoot Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageRoot

type Rep StreamingSessionStorageRoot Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStorageRoot

type Rep StreamingSessionStorageRoot = D1 ('MetaData "StreamingSessionStorageRoot" "Amazonka.Nimble.Types.StreamingSessionStorageRoot" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StreamingSessionStorageRoot'" 'PrefixI 'True) (S1 ('MetaSel ('Just "linux") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: S1 ('MetaSel ('Just "windows") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))

newStreamingSessionStorageRoot :: StreamingSessionStorageRoot Source #

Create a value of StreamingSessionStorageRoot with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:linux:StreamingSessionStorageRoot', streamingSessionStorageRoot_linux - The folder path in Linux workstations where files are uploaded.

$sel:windows:StreamingSessionStorageRoot', streamingSessionStorageRoot_windows - The folder path in Windows workstations where files are uploaded.

StreamingSessionStream

data StreamingSessionStream Source #

A stream is an active connection to a streaming session, enabling a studio user to control the streaming session using a compatible client. Streaming session streams are compatible with the NICE DCV web client, included in the Nimble Studio portal, or the NICE DCV desktop client.

See: newStreamingSessionStream smart constructor.

Instances

Instances details
FromJSON StreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStream

Generic StreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStream

Associated Types

type Rep StreamingSessionStream :: Type -> Type #

Show StreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStream

NFData StreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStream

Methods

rnf :: StreamingSessionStream -> () #

Eq StreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStream

Hashable StreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStream

type Rep StreamingSessionStream Source # 
Instance details

Defined in Amazonka.Nimble.Types.StreamingSessionStream

newStreamingSessionStream :: StreamingSessionStream Source #

Create a value of StreamingSessionStream with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdAt:StreamingSessionStream', streamingSessionStream_createdAt - The ISO timestamp in seconds for when the resource was created.

$sel:createdBy:StreamingSessionStream', streamingSessionStream_createdBy - The user ID of the user that created the streaming session stream.

$sel:expiresAt:StreamingSessionStream', streamingSessionStream_expiresAt - The ISO timestamp in seconds for when the resource expires.

$sel:ownedBy:StreamingSessionStream', streamingSessionStream_ownedBy - The user ID of the user that owns the streaming session. The user that owns the session will be logging into the session and interacting with the virtual workstation.

$sel:state:StreamingSessionStream', streamingSessionStream_state - The current state.

$sel:statusCode:StreamingSessionStream', streamingSessionStream_statusCode - The streaming session stream status code.

$sel:streamId:StreamingSessionStream', streamingSessionStream_streamId - The stream ID.

$sel:url:StreamingSessionStream', streamingSessionStream_url - The URL to connect to this stream using the DCV client.

Studio

data Studio Source #

Represents a studio resource.

A studio is the core resource used with Nimble Studio. You must create a studio first, before any other resource type can be created. All other resources you create and manage in Nimble Studio are contained within a studio.

When creating a studio, you must provides two IAM roles for use with the Nimble Studio portal. These roles are assumed by your users when they log in to the Nimble Studio portal via IAM Identity Center and your identity source.

The user role must have the AmazonNimbleStudio-StudioUser managed policy attached for the portal to function properly.

The admin role must have the AmazonNimbleStudio-StudioAdmin managed policy attached for the portal to function properly.

Your studio roles must trust the identity.nimble.amazonaws.com service principal to function properly.

See: newStudio smart constructor.

Instances

Instances details
FromJSON Studio Source # 
Instance details

Defined in Amazonka.Nimble.Types.Studio

Generic Studio Source # 
Instance details

Defined in Amazonka.Nimble.Types.Studio

Associated Types

type Rep Studio :: Type -> Type #

Methods

from :: Studio -> Rep Studio x #

to :: Rep Studio x -> Studio #

Show Studio Source # 
Instance details

Defined in Amazonka.Nimble.Types.Studio

NFData Studio Source # 
Instance details

Defined in Amazonka.Nimble.Types.Studio

Methods

rnf :: Studio -> () #

Eq Studio Source # 
Instance details

Defined in Amazonka.Nimble.Types.Studio

Methods

(==) :: Studio -> Studio -> Bool #

(/=) :: Studio -> Studio -> Bool #

Hashable Studio Source # 
Instance details

Defined in Amazonka.Nimble.Types.Studio

Methods

hashWithSalt :: Int -> Studio -> Int #

hash :: Studio -> Int #

type Rep Studio Source # 
Instance details

Defined in Amazonka.Nimble.Types.Studio

type Rep Studio = D1 ('MetaData "Studio" "Amazonka.Nimble.Types.Studio" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "Studio'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "adminRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "createdAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: S1 ('MetaSel ('Just "displayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))) :*: ((S1 ('MetaSel ('Just "homeRegion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "ssoClientId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioState)) :*: S1 ('MetaSel ('Just "statusCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioStatusCode))))) :*: (((S1 ('MetaSel ('Just "statusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "studioEncryptionConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioEncryptionConfiguration))) :*: (S1 ('MetaSel ('Just "studioId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "studioName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "studioUrl") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "updatedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: S1 ('MetaSel ('Just "userRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))))

newStudio :: Studio Source #

Create a value of Studio with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:adminRoleArn:Studio', studio_adminRoleArn - The IAM role that studio admins assume when logging in to the Nimble Studio portal.

$sel:arn:Studio', studio_arn - The Amazon Resource Name (ARN) that is assigned to a studio resource and uniquely identifies it. ARNs are unique across all Regions.

$sel:createdAt:Studio', studio_createdAt - The ISO timestamp in seconds for when the resource was created.

$sel:displayName:Studio', studio_displayName - A friendly name for the studio.

$sel:homeRegion:Studio', studio_homeRegion - The Amazon Web Services Region where the studio resource is located.

$sel:ssoClientId:Studio', studio_ssoClientId - The IAM Identity Center application client ID used to integrate with IAM Identity Center. This ID allows IAM Identity Center users to log in to Nimble Studio portal.

$sel:state:Studio', studio_state - The current state of the studio resource.

$sel:statusCode:Studio', studio_statusCode - Status codes that provide additional detail on the studio state.

$sel:statusMessage:Studio', studio_statusMessage - Additional detail on the studio state.

$sel:studioEncryptionConfiguration:Studio', studio_studioEncryptionConfiguration - Configuration of the encryption method that is used for the studio.

$sel:studioId:Studio', studio_studioId - The unique identifier for a studio resource. In Nimble Studio, all other resources are contained in a studio resource.

$sel:studioName:Studio', studio_studioName - The name of the studio, as included in the URL when accessing it in the Nimble Studio portal.

$sel:studioUrl:Studio', studio_studioUrl - The address of the web page for the studio.

$sel:tags:Studio', studio_tags - A collection of labels, in the form of key-value pairs, that apply to this resource.

$sel:updatedAt:Studio', studio_updatedAt - The ISO timestamp in seconds for when the resource was updated.

$sel:userRoleArn:Studio', studio_userRoleArn - The IAM role that studio users assume when logging in to the Nimble Studio portal.

StudioComponent

data StudioComponent Source #

A studio component represents a network resource to be used by a studio's users and workflows. A typical studio contains studio components for each of the following: render farm, Active Directory, licensing, and file system.

Access to a studio component is managed by specifying security groups for the resource, as well as its endpoint.

A studio component also has a set of initialization scripts that are returned by GetLaunchProfileInitialization. These initialization scripts run on streaming sessions when they start. They provide users with flexibility in controlling how the studio resources are configured on a streaming session.

See: newStudioComponent smart constructor.

Instances

Instances details
FromJSON StudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponent

Generic StudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponent

Associated Types

type Rep StudioComponent :: Type -> Type #

Show StudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponent

NFData StudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponent

Methods

rnf :: StudioComponent -> () #

Eq StudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponent

Hashable StudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponent

type Rep StudioComponent Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponent

type Rep StudioComponent = D1 ('MetaData "StudioComponent" "Amazonka.Nimble.Types.StudioComponent" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StudioComponent'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "configuration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioComponentConfiguration))) :*: (S1 ('MetaSel ('Just "createdAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: (S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "description") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text)))))) :*: ((S1 ('MetaSel ('Just "ec2SecurityGroupIds") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [Text])) :*: S1 ('MetaSel ('Just "initializationScripts") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [StudioComponentInitializationScript]))) :*: (S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))) :*: (S1 ('MetaSel ('Just "runtimeRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "scriptParameters") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive [ScriptParameterKeyValue]))))))) :*: (((S1 ('MetaSel ('Just "secureInitializationRoleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "state") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioComponentState))) :*: (S1 ('MetaSel ('Just "statusCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioComponentStatusCode)) :*: (S1 ('MetaSel ('Just "statusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "studioComponentId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "subtype") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioComponentSubtype)) :*: S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "type'") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioComponentType)) :*: (S1 ('MetaSel ('Just "updatedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ISO8601)) :*: S1 ('MetaSel ('Just "updatedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))))))

newStudioComponent :: StudioComponent Source #

Create a value of StudioComponent with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:arn:StudioComponent', studioComponent_arn - The Amazon Resource Name (ARN) that is assigned to a studio resource and uniquely identifies it. ARNs are unique across all Regions.

$sel:configuration:StudioComponent', studioComponent_configuration - The configuration of the studio component, based on component type.

$sel:createdAt:StudioComponent', studioComponent_createdAt - The ISO timestamp in seconds for when the resource was created.

$sel:createdBy:StudioComponent', studioComponent_createdBy - The user ID of the user that created the studio component.

$sel:description:StudioComponent', studioComponent_description - A human-readable description for the studio component resource.

$sel:ec2SecurityGroupIds:StudioComponent', studioComponent_ec2SecurityGroupIds - The EC2 security groups that control access to the studio component.

$sel:initializationScripts:StudioComponent', studioComponent_initializationScripts - Initialization scripts for studio components.

$sel:name:StudioComponent', studioComponent_name - A friendly name for the studio component resource.

$sel:runtimeRoleArn:StudioComponent', studioComponent_runtimeRoleArn - An IAM role attached to a Studio Component that gives the studio component access to Amazon Web Services resources at anytime while the instance is running.

$sel:scriptParameters:StudioComponent', studioComponent_scriptParameters - Parameters for the studio component scripts.

$sel:secureInitializationRoleArn:StudioComponent', studioComponent_secureInitializationRoleArn - An IAM role attached to Studio Component when the system initialization script runs which give the studio component access to Amazon Web Services resources when the system initialization script runs.

$sel:state:StudioComponent', studioComponent_state - The current state.

$sel:statusCode:StudioComponent', studioComponent_statusCode - The status code.

$sel:statusMessage:StudioComponent', studioComponent_statusMessage - The status message for the studio component.

$sel:studioComponentId:StudioComponent', studioComponent_studioComponentId - The unique identifier for a studio component resource.

$sel:subtype:StudioComponent', studioComponent_subtype - The specific subtype of a studio component.

$sel:tags:StudioComponent', studioComponent_tags - A collection of labels, in the form of key-value pairs, that apply to this resource.

$sel:type':StudioComponent', studioComponent_type - The type of the studio component.

$sel:updatedAt:StudioComponent', studioComponent_updatedAt - The ISO timestamp in seconds for when the resource was updated.

$sel:updatedBy:StudioComponent', studioComponent_updatedBy - The user ID of the user that most recently updated the resource.

StudioComponentConfiguration

data StudioComponentConfiguration Source #

The configuration of the studio component, based on component type.

See: newStudioComponentConfiguration smart constructor.

Instances

Instances details
FromJSON StudioComponentConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentConfiguration

ToJSON StudioComponentConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentConfiguration

Generic StudioComponentConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentConfiguration

Associated Types

type Rep StudioComponentConfiguration :: Type -> Type #

Show StudioComponentConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentConfiguration

NFData StudioComponentConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentConfiguration

Eq StudioComponentConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentConfiguration

Hashable StudioComponentConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentConfiguration

type Rep StudioComponentConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentConfiguration

type Rep StudioComponentConfiguration = D1 ('MetaData "StudioComponentConfiguration" "Amazonka.Nimble.Types.StudioComponentConfiguration" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StudioComponentConfiguration'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "activeDirectoryConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ActiveDirectoryConfiguration)) :*: S1 ('MetaSel ('Just "computeFarmConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ComputeFarmConfiguration))) :*: (S1 ('MetaSel ('Just "licenseServiceConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LicenseServiceConfiguration)) :*: S1 ('MetaSel ('Just "sharedFileSystemConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe SharedFileSystemConfiguration)))))

newStudioComponentConfiguration :: StudioComponentConfiguration Source #

Create a value of StudioComponentConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:activeDirectoryConfiguration:StudioComponentConfiguration', studioComponentConfiguration_activeDirectoryConfiguration - The configuration for a Directory Service for Microsoft Active Directory studio resource.

$sel:computeFarmConfiguration:StudioComponentConfiguration', studioComponentConfiguration_computeFarmConfiguration - The configuration for a render farm that is associated with a studio resource.

$sel:licenseServiceConfiguration:StudioComponentConfiguration', studioComponentConfiguration_licenseServiceConfiguration - The configuration for a license service that is associated with a studio resource.

$sel:sharedFileSystemConfiguration:StudioComponentConfiguration', studioComponentConfiguration_sharedFileSystemConfiguration - The configuration for a shared file storage system that is associated with a studio resource.

StudioComponentInitializationScript

data StudioComponentInitializationScript Source #

Initialization scripts for studio components.

See: newStudioComponentInitializationScript smart constructor.

Instances

Instances details
FromJSON StudioComponentInitializationScript Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScript

ToJSON StudioComponentInitializationScript Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScript

Generic StudioComponentInitializationScript Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScript

Show StudioComponentInitializationScript Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScript

NFData StudioComponentInitializationScript Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScript

Eq StudioComponentInitializationScript Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScript

Hashable StudioComponentInitializationScript Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScript

type Rep StudioComponentInitializationScript Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentInitializationScript

type Rep StudioComponentInitializationScript = D1 ('MetaData "StudioComponentInitializationScript" "Amazonka.Nimble.Types.StudioComponentInitializationScript" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StudioComponentInitializationScript'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "launchProfileProtocolVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "platform") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe LaunchProfilePlatform))) :*: (S1 ('MetaSel ('Just "runContext") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioComponentInitializationScriptRunContext)) :*: S1 ('MetaSel ('Just "script") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (Sensitive Text))))))

newStudioComponentInitializationScript :: StudioComponentInitializationScript Source #

Create a value of StudioComponentInitializationScript with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:launchProfileProtocolVersion:StudioComponentInitializationScript', studioComponentInitializationScript_launchProfileProtocolVersion - The version number of the protocol that is used by the launch profile. The only valid version is "2021-03-31".

$sel:platform:StudioComponentInitializationScript', studioComponentInitializationScript_platform - The platform of the initialization script, either Windows or Linux.

$sel:runContext:StudioComponentInitializationScript', studioComponentInitializationScript_runContext - The method to use when running the initialization script.

$sel:script:StudioComponentInitializationScript', studioComponentInitializationScript_script - The initialization script.

StudioComponentSummary

data StudioComponentSummary Source #

The studio component's summary.

See: newStudioComponentSummary smart constructor.

Instances

Instances details
FromJSON StudioComponentSummary Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSummary

Generic StudioComponentSummary Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSummary

Associated Types

type Rep StudioComponentSummary :: Type -> Type #

Show StudioComponentSummary Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSummary

NFData StudioComponentSummary Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSummary

Methods

rnf :: StudioComponentSummary -> () #

Eq StudioComponentSummary Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSummary

Hashable StudioComponentSummary Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSummary

type Rep StudioComponentSummary Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioComponentSummary

newStudioComponentSummary :: StudioComponentSummary Source #

Create a value of StudioComponentSummary with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:createdAt:StudioComponentSummary', studioComponentSummary_createdAt - The ISO timestamp in seconds for when the resource was created.

$sel:createdBy:StudioComponentSummary', studioComponentSummary_createdBy - The user ID of the user that created the studio component.

$sel:description:StudioComponentSummary', studioComponentSummary_description - The description.

$sel:name:StudioComponentSummary', studioComponentSummary_name - The name for the studio component.

$sel:studioComponentId:StudioComponentSummary', studioComponentSummary_studioComponentId - The unique identifier for a studio component resource.

$sel:subtype:StudioComponentSummary', studioComponentSummary_subtype - The specific subtype of a studio component.

$sel:type':StudioComponentSummary', studioComponentSummary_type - The type of the studio component.

$sel:updatedAt:StudioComponentSummary', studioComponentSummary_updatedAt - The ISO timestamp in seconds for when the resource was updated.

$sel:updatedBy:StudioComponentSummary', studioComponentSummary_updatedBy - The user ID of the user that most recently updated the resource.

StudioEncryptionConfiguration

data StudioEncryptionConfiguration Source #

Configuration of the encryption method that is used for the studio.

See: newStudioEncryptionConfiguration smart constructor.

Instances

Instances details
FromJSON StudioEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfiguration

ToJSON StudioEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfiguration

Generic StudioEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfiguration

Associated Types

type Rep StudioEncryptionConfiguration :: Type -> Type #

Read StudioEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfiguration

Show StudioEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfiguration

NFData StudioEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfiguration

Eq StudioEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfiguration

Hashable StudioEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfiguration

type Rep StudioEncryptionConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioEncryptionConfiguration

type Rep StudioEncryptionConfiguration = D1 ('MetaData "StudioEncryptionConfiguration" "Amazonka.Nimble.Types.StudioEncryptionConfiguration" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StudioEncryptionConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "keyArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "keyType") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 StudioEncryptionConfigurationKeyType)))

newStudioEncryptionConfiguration Source #

Create a value of StudioEncryptionConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:keyArn:StudioEncryptionConfiguration', studioEncryptionConfiguration_keyArn - The ARN for a KMS key that is used to encrypt studio data.

$sel:keyType:StudioEncryptionConfiguration', studioEncryptionConfiguration_keyType - The type of KMS key that is used to encrypt studio data.

StudioMembership

data StudioMembership Source #

A studio member is an association of a user from your studio identity source to elevated permissions that they are granted in the studio.

When you add a user to your studio using the Nimble Studio console, they are given access to the studio's IAM Identity Center application and are given access to log in to the Nimble Studio portal. These users have the permissions provided by the studio's user IAM role and do not appear in the studio membership collection. Only studio admins appear in studio membership.

When you add a user to studio membership with the ADMIN persona, upon logging in to the Nimble Studio portal, they are granted permissions specified by the Studio's Admin IAM role.

See: newStudioMembership smart constructor.

Instances

Instances details
FromJSON StudioMembership Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioMembership

Generic StudioMembership Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioMembership

Associated Types

type Rep StudioMembership :: Type -> Type #

Read StudioMembership Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioMembership

Show StudioMembership Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioMembership

NFData StudioMembership Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioMembership

Methods

rnf :: StudioMembership -> () #

Eq StudioMembership Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioMembership

Hashable StudioMembership Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioMembership

type Rep StudioMembership Source # 
Instance details

Defined in Amazonka.Nimble.Types.StudioMembership

type Rep StudioMembership = D1 ('MetaData "StudioMembership" "Amazonka.Nimble.Types.StudioMembership" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "StudioMembership'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "identityStoreId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "persona") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe StudioPersona))) :*: (S1 ('MetaSel ('Just "principalId") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "sid") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))))

newStudioMembership :: StudioMembership Source #

Create a value of StudioMembership with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:identityStoreId:StudioMembership', studioMembership_identityStoreId - The ID of the identity store.

$sel:persona:StudioMembership', studioMembership_persona - The persona.

$sel:principalId:StudioMembership', studioMembership_principalId - The principal ID.

$sel:sid:StudioMembership', studioMembership_sid - The Active Directory Security Identifier for this user, if available.

ValidationResult

data ValidationResult Source #

The launch profile validation result.

See: newValidationResult smart constructor.

Instances

Instances details
FromJSON ValidationResult Source # 
Instance details

Defined in Amazonka.Nimble.Types.ValidationResult

Generic ValidationResult Source # 
Instance details

Defined in Amazonka.Nimble.Types.ValidationResult

Associated Types

type Rep ValidationResult :: Type -> Type #

Read ValidationResult Source # 
Instance details

Defined in Amazonka.Nimble.Types.ValidationResult

Show ValidationResult Source # 
Instance details

Defined in Amazonka.Nimble.Types.ValidationResult

NFData ValidationResult Source # 
Instance details

Defined in Amazonka.Nimble.Types.ValidationResult

Methods

rnf :: ValidationResult -> () #

Eq ValidationResult Source # 
Instance details

Defined in Amazonka.Nimble.Types.ValidationResult

Hashable ValidationResult Source # 
Instance details

Defined in Amazonka.Nimble.Types.ValidationResult

type Rep ValidationResult Source # 
Instance details

Defined in Amazonka.Nimble.Types.ValidationResult

newValidationResult Source #

Create a value of ValidationResult with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:state:ValidationResult', validationResult_state - The current state.

$sel:statusCode:ValidationResult', validationResult_statusCode - The status code. This will contain the failure reason if the state is VALIDATION_FAILED.

$sel:statusMessage:ValidationResult', validationResult_statusMessage - The status message for the validation result.

$sel:type':ValidationResult', validationResult_type - The type of the validation result.

VolumeConfiguration

data VolumeConfiguration Source #

Custom volume configuration for the root volumes that are attached to streaming sessions.

This parameter is only allowed when sessionPersistenceMode is ACTIVATED.

See: newVolumeConfiguration smart constructor.

Instances

Instances details
FromJSON VolumeConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeConfiguration

ToJSON VolumeConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeConfiguration

Generic VolumeConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeConfiguration

Associated Types

type Rep VolumeConfiguration :: Type -> Type #

Read VolumeConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeConfiguration

Show VolumeConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeConfiguration

NFData VolumeConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeConfiguration

Methods

rnf :: VolumeConfiguration -> () #

Eq VolumeConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeConfiguration

Hashable VolumeConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeConfiguration

type Rep VolumeConfiguration Source # 
Instance details

Defined in Amazonka.Nimble.Types.VolumeConfiguration

type Rep VolumeConfiguration = D1 ('MetaData "VolumeConfiguration" "Amazonka.Nimble.Types.VolumeConfiguration" "amazonka-nimble-2.0-GaSxVwPXmRh7tifR7EIdTs" 'False) (C1 ('MetaCons "VolumeConfiguration'" 'PrefixI 'True) (S1 ('MetaSel ('Just "iops") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "size") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "throughput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))

newVolumeConfiguration :: VolumeConfiguration Source #

Create a value of VolumeConfiguration with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

$sel:iops:VolumeConfiguration', volumeConfiguration_iops - The number of I/O operations per second for the root volume that is attached to streaming session.

$sel:size:VolumeConfiguration', volumeConfiguration_size - The size of the root volume that is attached to the streaming session. The root volume size is measured in GiBs.

$sel:throughput:VolumeConfiguration', volumeConfiguration_throughput - The throughput to provision for the root volume that is attached to the streaming session. The throughput is measured in MiB/s.