Skip to content

/AWS1/CL_BLDUPPROJECTVISIBIL01

UpdateProjectVisibilityOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_projectarn TYPE /AWS1/BLDNONEMPTYSTRING /AWS1/BLDNONEMPTYSTRING

The Amazon Resource Name (ARN) of the build project.

iv_publicprojectalias TYPE /AWS1/BLDNONEMPTYSTRING /AWS1/BLDNONEMPTYSTRING

Contains the project identifier used with the public build APIs.

iv_projectvisibility TYPE /AWS1/BLDPROJECTVISIBILITYTYPE /AWS1/BLDPROJECTVISIBILITYTYPE

projectVisibility


Queryable Attributes

projectArn

The Amazon Resource Name (ARN) of the build project.

Accessible with the following methods

Method Description
GET_PROJECTARN() Getter for PROJECTARN, with configurable default
ASK_PROJECTARN() Getter for PROJECTARN w/ exceptions if field has no value
HAS_PROJECTARN() Determine if PROJECTARN has a value

publicProjectAlias

Contains the project identifier used with the public build APIs.

Accessible with the following methods

Method Description
GET_PUBLICPROJECTALIAS() Getter for PUBLICPROJECTALIAS, with configurable default
ASK_PUBLICPROJECTALIAS() Getter for PUBLICPROJECTALIAS w/ exceptions if field has no
HAS_PUBLICPROJECTALIAS() Determine if PUBLICPROJECTALIAS has a value

projectVisibility

projectVisibility

Accessible with the following methods

Method Description
GET_PROJECTVISIBILITY() Getter for PROJECTVISIBILITY, with configurable default
ASK_PROJECTVISIBILITY() Getter for PROJECTVISIBILITY w/ exceptions if field has no v
HAS_PROJECTVISIBILITY() Determine if PROJECTVISIBILITY has a value