/AWS1/CL_MDLROUTERDSTSETTINGS¶
Placeholder documentation for RouterDestinationSettings
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_availabilityzonename TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING¶
Availability Zone for this MediaConnect Router destination.
Queryable Attributes¶
AvailabilityZoneName¶
Availability Zone for this MediaConnect Router destination.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AVAILABILITYZONENAME() |
Getter for AVAILABILITYZONENAME, with configurable default |
ASK_AVAILABILITYZONENAME() |
Getter for AVAILABILITYZONENAME w/ exceptions if field has n |
HAS_AVAILABILITYZONENAME() |
Determine if AVAILABILITYZONENAME has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT___LISTOFROUTERDSTSETTINGS¶
TYPES TT___LISTOFROUTERDSTSETTINGS TYPE STANDARD TABLE OF REF TO /AWS1/CL_MDLROUTERDSTSETTINGS WITH DEFAULT KEY
.