/AWS1/CL_FSXDELDATAREPOSITOR01¶
DeleteDataRepositoryAssociationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_associationid TYPE /AWS1/FSXDATAREPOSITORYASSOC00 /AWS1/FSXDATAREPOSITORYASSOC00¶
The ID of the data repository association being deleted.
iv_lifecycle TYPE /AWS1/FSXDATAREPOSITORYLC /AWS1/FSXDATAREPOSITORYLC¶
Describes the lifecycle state of the data repository association being deleted.
iv_deletedatainfilesystem TYPE /AWS1/FSXDELDATAINFILESYSTEM /AWS1/FSXDELDATAINFILESYSTEM¶
Indicates whether data in the file system that corresponds to the data repository association is being deleted. Default is
false.
Queryable Attributes¶
AssociationId¶
The ID of the data repository association being deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ASSOCIATIONID() |
Getter for ASSOCIATIONID, with configurable default |
ASK_ASSOCIATIONID() |
Getter for ASSOCIATIONID w/ exceptions if field has no value |
HAS_ASSOCIATIONID() |
Determine if ASSOCIATIONID has a value |
Lifecycle¶
Describes the lifecycle state of the data repository association being deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LIFECYCLE() |
Getter for LIFECYCLE, with configurable default |
ASK_LIFECYCLE() |
Getter for LIFECYCLE w/ exceptions if field has no value |
HAS_LIFECYCLE() |
Determine if LIFECYCLE has a value |
DeleteDataInFileSystem¶
Indicates whether data in the file system that corresponds to the data repository association is being deleted. Default is
false.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DELETEDATAINFILESYSTEM() |
Getter for DELETEDATAINFILESYSTEM, with configurable default |
ASK_DELETEDATAINFILESYSTEM() |
Getter for DELETEDATAINFILESYSTEM w/ exceptions if field has |
HAS_DELETEDATAINFILESYSTEM() |
Determine if DELETEDATAINFILESYSTEM has a value |