/AWS1/CL_AMUFORMINPBINDINGPR01¶
Represents the data binding configuration for a specific property using data stored in Amazon Web Services. For Amazon Web Services connected properties, you can bind a property to data stored in an Amplify DataStore model.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_model TYPE /AWS1/AMUSTRING /AWS1/AMUSTRING¶
An Amplify DataStore model.
Queryable Attributes¶
model¶
An Amplify DataStore model.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MODEL() |
Getter for MODEL, with configurable default |
ASK_MODEL() |
Getter for MODEL w/ exceptions if field has no value |
HAS_MODEL() |
Determine if MODEL has a value |