Skip to content

/AWS1/CL_DMGSCAPPLICATIONATTRS

Provides information that defines a schema conversion application.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_S3BUCKETPATH TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The path for the Amazon S3 bucket that the application uses for exporting assessment reports.

IV_S3BUCKETROLEARN TYPE /AWS1/DMGSTRING /AWS1/DMGSTRING

The ARN for the role the application uses to access its Amazon S3 bucket.


Queryable Attributes

S3BucketPath

The path for the Amazon S3 bucket that the application uses for exporting assessment reports.

Accessible with the following methods

Method Description
GET_S3BUCKETPATH() Getter for S3BUCKETPATH, with configurable default
ASK_S3BUCKETPATH() Getter for S3BUCKETPATH w/ exceptions if field has no value
HAS_S3BUCKETPATH() Determine if S3BUCKETPATH has a value

S3BucketRoleArn

The ARN for the role the application uses to access its Amazon S3 bucket.

Accessible with the following methods

Method Description
GET_S3BUCKETROLEARN() Getter for S3BUCKETROLEARN, with configurable default
ASK_S3BUCKETROLEARN() Getter for S3BUCKETROLEARN w/ exceptions if field has no val
HAS_S3BUCKETROLEARN() Determine if S3BUCKETROLEARN has a value