/AWS1/CL_SEBGETINGRESSPOINTRSP¶
GetIngressPointResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_ingresspointid TYPE /AWS1/SEBINGRESSPOINTID /AWS1/SEBINGRESSPOINTID¶
The identifier of an ingress endpoint resource.
iv_ingresspointname TYPE /AWS1/SEBINGRESSPOINTNAME /AWS1/SEBINGRESSPOINTNAME¶
A user friendly name for the ingress endpoint.
Optional arguments:¶
iv_ingresspointarn TYPE /AWS1/SEBINGRESSPOINTARN /AWS1/SEBINGRESSPOINTARN¶
The Amazon Resource Name (ARN) of the ingress endpoint resource.
iv_status TYPE /AWS1/SEBINGRESSPOINTSTATUS /AWS1/SEBINGRESSPOINTSTATUS¶
The status of the ingress endpoint resource.
iv_type TYPE /AWS1/SEBINGRESSPOINTTYPE /AWS1/SEBINGRESSPOINTTYPE¶
The type of ingress endpoint.
iv_arecord TYPE /AWS1/SEBINGRESSPOINTARECORD /AWS1/SEBINGRESSPOINTARECORD¶
The DNS A Record that identifies your ingress endpoint. Configure your DNS Mail Exchange (MX) record with this value to route emails to Mail Manager.
iv_rulesetid TYPE /AWS1/SEBRULESETID /AWS1/SEBRULESETID¶
The identifier of a rule set resource associated with the ingress endpoint.
iv_trafficpolicyid TYPE /AWS1/SEBTRAFFICPOLICYID /AWS1/SEBTRAFFICPOLICYID¶
The identifier of the traffic policy resource associated with the ingress endpoint.
io_ingresspointauthconf TYPE REF TO /AWS1/CL_SEBINGPOINTAUTHCONF /AWS1/CL_SEBINGPOINTAUTHCONF¶
The authentication configuration of the ingress endpoint resource.
io_networkconfiguration TYPE REF TO /AWS1/CL_SEBNETWORKCONF /AWS1/CL_SEBNETWORKCONF¶
The network configuration for the ingress point.
iv_tlspolicy TYPE /AWS1/SEBTLSPOLICY /AWS1/SEBTLSPOLICY¶
The selected Transport Layer Security (TLS) policy of the ingress point.
iv_createdtimestamp TYPE /AWS1/SEBTIMESTAMP /AWS1/SEBTIMESTAMP¶
The timestamp of when the ingress endpoint was created.
iv_lastupdatedtimestamp TYPE /AWS1/SEBTIMESTAMP /AWS1/SEBTIMESTAMP¶
The timestamp of when the ingress endpoint was last updated.
Queryable Attributes¶
IngressPointId¶
The identifier of an ingress endpoint resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INGRESSPOINTID() |
Getter for INGRESSPOINTID, with configurable default |
ASK_INGRESSPOINTID() |
Getter for INGRESSPOINTID w/ exceptions if field has no valu |
HAS_INGRESSPOINTID() |
Determine if INGRESSPOINTID has a value |
IngressPointName¶
A user friendly name for the ingress endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INGRESSPOINTNAME() |
Getter for INGRESSPOINTNAME, with configurable default |
ASK_INGRESSPOINTNAME() |
Getter for INGRESSPOINTNAME w/ exceptions if field has no va |
HAS_INGRESSPOINTNAME() |
Determine if INGRESSPOINTNAME has a value |
IngressPointArn¶
The Amazon Resource Name (ARN) of the ingress endpoint resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INGRESSPOINTARN() |
Getter for INGRESSPOINTARN, with configurable default |
ASK_INGRESSPOINTARN() |
Getter for INGRESSPOINTARN w/ exceptions if field has no val |
HAS_INGRESSPOINTARN() |
Determine if INGRESSPOINTARN has a value |
Status¶
The status of the ingress endpoint resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
Type¶
The type of ingress endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
ARecord¶
The DNS A Record that identifies your ingress endpoint. Configure your DNS Mail Exchange (MX) record with this value to route emails to Mail Manager.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARECORD() |
Getter for ARECORD, with configurable default |
ASK_ARECORD() |
Getter for ARECORD w/ exceptions if field has no value |
HAS_ARECORD() |
Determine if ARECORD has a value |
RuleSetId¶
The identifier of a rule set resource associated with the ingress endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RULESETID() |
Getter for RULESETID, with configurable default |
ASK_RULESETID() |
Getter for RULESETID w/ exceptions if field has no value |
HAS_RULESETID() |
Determine if RULESETID has a value |
TrafficPolicyId¶
The identifier of the traffic policy resource associated with the ingress endpoint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TRAFFICPOLICYID() |
Getter for TRAFFICPOLICYID, with configurable default |
ASK_TRAFFICPOLICYID() |
Getter for TRAFFICPOLICYID w/ exceptions if field has no val |
HAS_TRAFFICPOLICYID() |
Determine if TRAFFICPOLICYID has a value |
IngressPointAuthConfiguration¶
The authentication configuration of the ingress endpoint resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INGRESSPOINTAUTHCONF() |
Getter for INGRESSPOINTAUTHCONF |
NetworkConfiguration¶
The network configuration for the ingress point.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NETWORKCONFIGURATION() |
Getter for NETWORKCONFIGURATION |
TlsPolicy¶
The selected Transport Layer Security (TLS) policy of the ingress point.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TLSPOLICY() |
Getter for TLSPOLICY, with configurable default |
ASK_TLSPOLICY() |
Getter for TLSPOLICY w/ exceptions if field has no value |
HAS_TLSPOLICY() |
Determine if TLSPOLICY has a value |
CreatedTimestamp¶
The timestamp of when the ingress endpoint was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP, with configurable default |
ASK_CREATEDTIMESTAMP() |
Getter for CREATEDTIMESTAMP w/ exceptions if field has no va |
HAS_CREATEDTIMESTAMP() |
Determine if CREATEDTIMESTAMP has a value |
LastUpdatedTimestamp¶
The timestamp of when the ingress endpoint was last updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDTIMESTAMP() |
Getter for LASTUPDATEDTIMESTAMP, with configurable default |
ASK_LASTUPDATEDTIMESTAMP() |
Getter for LASTUPDATEDTIMESTAMP w/ exceptions if field has n |
HAS_LASTUPDATEDTIMESTAMP() |
Determine if LASTUPDATEDTIMESTAMP has a value |