libZSservicesZSamazonka-robomakerZSamazonka-robomaker
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.RobOMaker.DescribeWorldTemplate

Description

Describes a world template.

Synopsis

Creating a Request

data DescribeWorldTemplate Source #

See: newDescribeWorldTemplate smart constructor.

Constructors

DescribeWorldTemplate' 

Fields

  • template :: Text

    The Amazon Resource Name (arn) of the world template you want to describe.

Instances

Instances details
Eq DescribeWorldTemplate Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

Read DescribeWorldTemplate Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

Show DescribeWorldTemplate Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

Generic DescribeWorldTemplate Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

Associated Types

type Rep DescribeWorldTemplate :: Type -> Type #

NFData DescribeWorldTemplate Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

Methods

rnf :: DescribeWorldTemplate -> () #

Hashable DescribeWorldTemplate Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

ToJSON DescribeWorldTemplate Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

AWSRequest DescribeWorldTemplate Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

Associated Types

type AWSResponse DescribeWorldTemplate #

ToHeaders DescribeWorldTemplate Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

ToPath DescribeWorldTemplate Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

ToQuery DescribeWorldTemplate Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

type Rep DescribeWorldTemplate Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

type Rep DescribeWorldTemplate = D1 ('MetaData "DescribeWorldTemplate" "Amazonka.RobOMaker.DescribeWorldTemplate" "libZSservicesZSamazonka-robomakerZSamazonka-robomaker" 'False) (C1 ('MetaCons "DescribeWorldTemplate'" 'PrefixI 'True) (S1 ('MetaSel ('Just "template") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))
type AWSResponse DescribeWorldTemplate Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

newDescribeWorldTemplate Source #

Create a value of DescribeWorldTemplate 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:template:DescribeWorldTemplate', describeWorldTemplate_template - The Amazon Resource Name (arn) of the world template you want to describe.

Request Lenses

describeWorldTemplate_template :: Lens' DescribeWorldTemplate Text Source #

The Amazon Resource Name (arn) of the world template you want to describe.

Destructuring the Response

data DescribeWorldTemplateResponse Source #

See: newDescribeWorldTemplateResponse smart constructor.

Constructors

DescribeWorldTemplateResponse' 

Fields

Instances

Instances details
Eq DescribeWorldTemplateResponse Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

Read DescribeWorldTemplateResponse Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

Show DescribeWorldTemplateResponse Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

Generic DescribeWorldTemplateResponse Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

Associated Types

type Rep DescribeWorldTemplateResponse :: Type -> Type #

NFData DescribeWorldTemplateResponse Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

type Rep DescribeWorldTemplateResponse Source # 
Instance details

Defined in Amazonka.RobOMaker.DescribeWorldTemplate

type Rep DescribeWorldTemplateResponse = D1 ('MetaData "DescribeWorldTemplateResponse" "Amazonka.RobOMaker.DescribeWorldTemplate" "libZSservicesZSamazonka-robomakerZSamazonka-robomaker" 'False) (C1 ('MetaCons "DescribeWorldTemplateResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "lastUpdatedAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "arn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "createdAt") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "name") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "version") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "clientRequestToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "tags") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text))) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))))

newDescribeWorldTemplateResponse Source #

Create a value of DescribeWorldTemplateResponse 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:lastUpdatedAt:DescribeWorldTemplateResponse', describeWorldTemplateResponse_lastUpdatedAt - The time, in milliseconds since the epoch, when the world template was last updated.

$sel:arn:DescribeWorldTemplateResponse', describeWorldTemplateResponse_arn - The Amazon Resource Name (ARN) of the world template.

$sel:createdAt:DescribeWorldTemplateResponse', describeWorldTemplateResponse_createdAt - The time, in milliseconds since the epoch, when the world template was created.

$sel:name:DescribeWorldTemplateResponse', describeWorldTemplateResponse_name - The name of the world template.

$sel:version:DescribeWorldTemplateResponse', describeWorldTemplateResponse_version - The version of the world template that you're using.

$sel:clientRequestToken:DescribeWorldTemplateResponse', describeWorldTemplateResponse_clientRequestToken - Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

$sel:tags:DescribeWorldTemplateResponse', describeWorldTemplateResponse_tags - A map that contains tag keys and tag values that are attached to the world template.

$sel:httpStatus:DescribeWorldTemplateResponse', describeWorldTemplateResponse_httpStatus - The response's http status code.

Response Lenses

describeWorldTemplateResponse_lastUpdatedAt :: Lens' DescribeWorldTemplateResponse (Maybe UTCTime) Source #

The time, in milliseconds since the epoch, when the world template was last updated.

describeWorldTemplateResponse_arn :: Lens' DescribeWorldTemplateResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the world template.

describeWorldTemplateResponse_createdAt :: Lens' DescribeWorldTemplateResponse (Maybe UTCTime) Source #

The time, in milliseconds since the epoch, when the world template was created.

describeWorldTemplateResponse_version :: Lens' DescribeWorldTemplateResponse (Maybe Text) Source #

The version of the world template that you're using.

describeWorldTemplateResponse_clientRequestToken :: Lens' DescribeWorldTemplateResponse (Maybe Text) Source #

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

describeWorldTemplateResponse_tags :: Lens' DescribeWorldTemplateResponse (Maybe (HashMap Text Text)) Source #

A map that contains tag keys and tag values that are attached to the world template.