Skip to content

/AWS1/CL_DIRAPPLYSCHEMARSP

ApplySchemaResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_APPLIEDSCHEMAARN TYPE /AWS1/DIRARN /AWS1/DIRARN

The applied schema ARN that is associated with the copied schema in the Directory. You can use this ARN to describe the schema information applied on this directory. For more information, see arns.

IV_DIRECTORYARN TYPE /AWS1/DIRARN /AWS1/DIRARN

The ARN that is associated with the Directory. For more information, see arns.


Queryable Attributes

AppliedSchemaArn

The applied schema ARN that is associated with the copied schema in the Directory. You can use this ARN to describe the schema information applied on this directory. For more information, see arns.

Accessible with the following methods

Method Description
GET_APPLIEDSCHEMAARN() Getter for APPLIEDSCHEMAARN, with configurable default
ASK_APPLIEDSCHEMAARN() Getter for APPLIEDSCHEMAARN w/ exceptions if field has no va
HAS_APPLIEDSCHEMAARN() Determine if APPLIEDSCHEMAARN has a value

DirectoryArn

The ARN that is associated with the Directory. For more information, see arns.

Accessible with the following methods

Method Description
GET_DIRECTORYARN() Getter for DIRECTORYARN, with configurable default
ASK_DIRECTORYARN() Getter for DIRECTORYARN w/ exceptions if field has no value
HAS_DIRECTORYARN() Determine if DIRECTORYARN has a value