Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can click “Customize cookies” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To continue without accepting these cookies, click “Continue without accepting.” To make more detailed choices or learn more, click “Customize cookies.”

Skip to content

/AWS1/CL_DMGCREFLEETADVISORC01

CreateFleetAdvisorCollectorResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_COLLECTORREFERENCEDID TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The unique ID of the new Fleet Advisor collector, for example: 22fda70c-40d5-4acf-b233-a495bd8eb7f5

IV_COLLECTORNAME TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The name of the new Fleet Advisor collector.

IV_DESCRIPTION TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

A summary description of the Fleet Advisor collector.

IV_SERVICEACCESSROLEARN TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The IAM role that grants permissions to access the specified Amazon S3 bucket.

IV_S3BUCKETNAME TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The Amazon S3 bucket that the collector uses to store inventory metadata.


Queryable Attributes

CollectorReferencedId

The unique ID of the new Fleet Advisor collector, for example: 22fda70c-40d5-4acf-b233-a495bd8eb7f5

Accessible with the following methods

Method Description
GET_COLLECTORREFERENCEDID() Getter for COLLECTORREFERENCEDID, with configurable default
ASK_COLLECTORREFERENCEDID() Getter for COLLECTORREFERENCEDID w/ exceptions if field has
HAS_COLLECTORREFERENCEDID() Determine if COLLECTORREFERENCEDID has a value

CollectorName

The name of the new Fleet Advisor collector.

Accessible with the following methods

Method Description
GET_COLLECTORNAME() Getter for COLLECTORNAME, with configurable default
ASK_COLLECTORNAME() Getter for COLLECTORNAME w/ exceptions if field has no value
HAS_COLLECTORNAME() Determine if COLLECTORNAME has a value

Description

A summary description of the Fleet Advisor collector.

Accessible with the following methods

Method Description
GET_DESCRIPTION() Getter for DESCRIPTION, with configurable default
ASK_DESCRIPTION() Getter for DESCRIPTION w/ exceptions if field has no value
HAS_DESCRIPTION() Determine if DESCRIPTION has a value

ServiceAccessRoleArn

The IAM role that grants permissions to access the specified Amazon S3 bucket.

Accessible with the following methods

Method Description
GET_SERVICEACCESSROLEARN() Getter for SERVICEACCESSROLEARN, with configurable default
ASK_SERVICEACCESSROLEARN() Getter for SERVICEACCESSROLEARN w/ exceptions if field has n
HAS_SERVICEACCESSROLEARN() Determine if SERVICEACCESSROLEARN has a value

S3BucketName

The Amazon S3 bucket that the collector uses to store inventory metadata.

Accessible with the following methods

Method Description
GET_S3BUCKETNAME() Getter for S3BUCKETNAME, with configurable default
ASK_S3BUCKETNAME() Getter for S3BUCKETNAME w/ exceptions if field has no value
HAS_S3BUCKETNAME() Determine if S3BUCKETNAME has a value