/AWS1/CL_VL_GETSVCNETWORKRES01¶
GetServiceNetworkResourceAssociationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_id TYPE /AWS1/VL_SVCNETWORKRESRCASSO00 /AWS1/VL_SVCNETWORKRESRCASSO00¶
The ID of the association.
iv_arn TYPE /AWS1/VL_SVCNETWORKRESRCASSO01 /AWS1/VL_SVCNETWORKRESRCASSO01¶
The Amazon Resource Name (ARN) of the association.
iv_status TYPE /AWS1/VL_SVCNETWORKRESRCASSO02 /AWS1/VL_SVCNETWORKRESRCASSO02¶
The status of the association.
iv_createdby TYPE /AWS1/VL_ACCOUNTID /AWS1/VL_ACCOUNTID¶
The account that created the association.
iv_createdat TYPE /AWS1/VL_TIMESTAMP /AWS1/VL_TIMESTAMP¶
The date and time that the association was created, in ISO-8601 format.
iv_resourceconfigurationid TYPE /AWS1/VL_RESOURCECONFID00 /AWS1/VL_RESOURCECONFID00¶
The ID of the resource configuration that is associated with the service network.
iv_resourceconfigurationarn TYPE /AWS1/VL_RESOURCECONFARN /AWS1/VL_RESOURCECONFARN¶
The Amazon Resource Name (ARN) of the association.
iv_resourceconfigurationname TYPE /AWS1/VL_RESOURCECONFNAME /AWS1/VL_RESOURCECONFNAME¶
The name of the resource configuration that is associated with the service network.
iv_servicenetworkid TYPE /AWS1/VL_SVCNETWORKIDWOUTREGEX /AWS1/VL_SVCNETWORKIDWOUTREGEX¶
The ID of the service network that is associated with the resource configuration.
iv_servicenetworkarn TYPE /AWS1/VL_SVCNETWORKIDWOUTREGEX /AWS1/VL_SVCNETWORKIDWOUTREGEX¶
The Amazon Resource Name (ARN) of the service network that is associated with the resource configuration.
iv_servicenetworkname TYPE /AWS1/VL_SVCNETWORKNAMEWOUTR00 /AWS1/VL_SVCNETWORKNAMEWOUTR00¶
The name of the service network that is associated with the resource configuration.
iv_failurereason TYPE /AWS1/VL_STRING /AWS1/VL_STRING¶
The reason the association request failed.
iv_failurecode TYPE /AWS1/VL_STRING /AWS1/VL_STRING¶
The failure code.
iv_lastupdatedat TYPE /AWS1/VL_TIMESTAMP /AWS1/VL_TIMESTAMP¶
The most recent date and time that the association was updated, in ISO-8601 format.
io_privatednsentry TYPE REF TO /AWS1/CL_VL_DNSENTRY /AWS1/CL_VL_DNSENTRY¶
The private DNS entry for the service.
iv_privatednsenabled TYPE /AWS1/VL_BOOLEAN /AWS1/VL_BOOLEAN¶
Indicates if private DNS is enabled in the service network resource association.
io_dnsentry TYPE REF TO /AWS1/CL_VL_DNSENTRY /AWS1/CL_VL_DNSENTRY¶
The DNS entry for the service.
iv_ismanagedassociation TYPE /AWS1/VL_BOOLEAN /AWS1/VL_BOOLEAN¶
Indicates whether the association is managed by Amazon.
iv_domainverificationstatus TYPE /AWS1/VL_VERIFICATIONSTATUS /AWS1/VL_VERIFICATIONSTATUS¶
The domain verification status in the service network resource association.
Queryable Attributes¶
id¶
The ID of the association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
arn¶
The Amazon Resource Name (ARN) of the association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
status¶
The status of the association.
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 |
createdBy¶
The account that created the association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDBY() |
Getter for CREATEDBY, with configurable default |
ASK_CREATEDBY() |
Getter for CREATEDBY w/ exceptions if field has no value |
HAS_CREATEDBY() |
Determine if CREATEDBY has a value |
createdAt¶
The date and time that the association was created, in ISO-8601 format.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |
resourceConfigurationId¶
The ID of the resource configuration that is associated with the service network.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCECONFIGURATIONID() |
Getter for RESOURCECONFIGURATIONID, with configurable defaul |
ASK_RESOURCECONFIGURATIONID() |
Getter for RESOURCECONFIGURATIONID w/ exceptions if field ha |
HAS_RESOURCECONFIGURATIONID() |
Determine if RESOURCECONFIGURATIONID has a value |
resourceConfigurationArn¶
The Amazon Resource Name (ARN) of the association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCECONFIGURATIONARN() |
Getter for RESOURCECONFIGURATIONARN, with configurable defau |
ASK_RESOURCECONFIGURATIONARN() |
Getter for RESOURCECONFIGURATIONARN w/ exceptions if field h |
HAS_RESOURCECONFIGURATIONARN() |
Determine if RESOURCECONFIGURATIONARN has a value |
resourceConfigurationName¶
The name of the resource configuration that is associated with the service network.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCECONFNAME() |
Getter for RESOURCECONFIGURATIONNAME, with configurable defa |
ASK_RESOURCECONFNAME() |
Getter for RESOURCECONFIGURATIONNAME w/ exceptions if field |
HAS_RESOURCECONFNAME() |
Determine if RESOURCECONFIGURATIONNAME has a value |
serviceNetworkId¶
The ID of the service network that is associated with the resource configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICENETWORKID() |
Getter for SERVICENETWORKID, with configurable default |
ASK_SERVICENETWORKID() |
Getter for SERVICENETWORKID w/ exceptions if field has no va |
HAS_SERVICENETWORKID() |
Determine if SERVICENETWORKID has a value |
serviceNetworkArn¶
The Amazon Resource Name (ARN) of the service network that is associated with the resource configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICENETWORKARN() |
Getter for SERVICENETWORKARN, with configurable default |
ASK_SERVICENETWORKARN() |
Getter for SERVICENETWORKARN w/ exceptions if field has no v |
HAS_SERVICENETWORKARN() |
Determine if SERVICENETWORKARN has a value |
serviceNetworkName¶
The name of the service network that is associated with the resource configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICENETWORKNAME() |
Getter for SERVICENETWORKNAME, with configurable default |
ASK_SERVICENETWORKNAME() |
Getter for SERVICENETWORKNAME w/ exceptions if field has no |
HAS_SERVICENETWORKNAME() |
Determine if SERVICENETWORKNAME has a value |
failureReason¶
The reason the association request failed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILUREREASON() |
Getter for FAILUREREASON, with configurable default |
ASK_FAILUREREASON() |
Getter for FAILUREREASON w/ exceptions if field has no value |
HAS_FAILUREREASON() |
Determine if FAILUREREASON has a value |
failureCode¶
The failure code.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILURECODE() |
Getter for FAILURECODE, with configurable default |
ASK_FAILURECODE() |
Getter for FAILURECODE w/ exceptions if field has no value |
HAS_FAILURECODE() |
Determine if FAILURECODE has a value |
lastUpdatedAt¶
The most recent date and time that the association was updated, in ISO-8601 format.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT, with configurable default |
ASK_LASTUPDATEDAT() |
Getter for LASTUPDATEDAT w/ exceptions if field has no value |
HAS_LASTUPDATEDAT() |
Determine if LASTUPDATEDAT has a value |
privateDnsEntry¶
The private DNS entry for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIVATEDNSENTRY() |
Getter for PRIVATEDNSENTRY |
privateDnsEnabled¶
Indicates if private DNS is enabled in the service network resource association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIVATEDNSENABLED() |
Getter for PRIVATEDNSENABLED, with configurable default |
ASK_PRIVATEDNSENABLED() |
Getter for PRIVATEDNSENABLED w/ exceptions if field has no v |
HAS_PRIVATEDNSENABLED() |
Determine if PRIVATEDNSENABLED has a value |
dnsEntry¶
The DNS entry for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DNSENTRY() |
Getter for DNSENTRY |
isManagedAssociation¶
Indicates whether the association is managed by Amazon.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ISMANAGEDASSOCIATION() |
Getter for ISMANAGEDASSOCIATION, with configurable default |
ASK_ISMANAGEDASSOCIATION() |
Getter for ISMANAGEDASSOCIATION w/ exceptions if field has n |
HAS_ISMANAGEDASSOCIATION() |
Determine if ISMANAGEDASSOCIATION has a value |
domainVerificationStatus¶
The domain verification status in the service network resource association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINVERIFICATIONSTATUS() |
Getter for DOMAINVERIFICATIONSTATUS, with configurable defau |
ASK_DOMAINVERIFICATIONSTATUS() |
Getter for DOMAINVERIFICATIONSTATUS w/ exceptions if field h |
HAS_DOMAINVERIFICATIONSTATUS() |
Determine if DOMAINVERIFICATIONSTATUS has a value |