Skip to content

/AWS1/CL_APSDSCIMAGEPERMSRS

DescribeImagePermissionsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_NAME TYPE /AWS1/APSNAME /AWS1/APSNAME

The name of the private image.

IT_SHAREDIMAGEPERMSLIST TYPE /AWS1/CL_APSSHAREDIMAGEPERMS=>TT_SHAREDIMAGEPERMISSIONSLIST TT_SHAREDIMAGEPERMISSIONSLIST

The permissions for a private image that you own.

IV_NEXTTOKEN TYPE /AWS1/APSSTRING /AWS1/APSSTRING

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.


Queryable Attributes

Name

The name of the private image.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

SharedImagePermissionsList

The permissions for a private image that you own.

Accessible with the following methods

Method Description
GET_SHAREDIMAGEPERMSLIST() Getter for SHAREDIMAGEPERMISSIONSLIST, with configurable def
ASK_SHAREDIMAGEPERMSLIST() Getter for SHAREDIMAGEPERMISSIONSLIST w/ exceptions if field
HAS_SHAREDIMAGEPERMSLIST() Determine if SHAREDIMAGEPERMISSIONSLIST has a value

NextToken

The pagination token to use to retrieve the next page of results for this operation. If there are no more pages, this value is null.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value