Skip to content

/AWS1/CL_SGNPUTSIGNINGPFLRSP

PutSigningProfileResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_arn TYPE /AWS1/SGNSTRING /AWS1/SGNSTRING

The Amazon Resource Name (ARN) of the signing profile created.

iv_profileversion TYPE /AWS1/SGNPROFILEVERSION /AWS1/SGNPROFILEVERSION

The version of the signing profile being created.

iv_profileversionarn TYPE /AWS1/SGNARN /AWS1/SGNARN

The signing profile ARN, including the profile version.


Queryable Attributes

arn

The Amazon Resource Name (ARN) of the signing profile created.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value

profileVersion

The version of the signing profile being created.

Accessible with the following methods

Method Description
GET_PROFILEVERSION() Getter for PROFILEVERSION, with configurable default
ASK_PROFILEVERSION() Getter for PROFILEVERSION w/ exceptions if field has no valu
HAS_PROFILEVERSION() Determine if PROFILEVERSION has a value

profileVersionArn

The signing profile ARN, including the profile version.

Accessible with the following methods

Method Description
GET_PROFILEVERSIONARN() Getter for PROFILEVERSIONARN, with configurable default
ASK_PROFILEVERSIONARN() Getter for PROFILEVERSIONARN w/ exceptions if field has no v
HAS_PROFILEVERSIONARN() Determine if PROFILEVERSIONARN has a value