/AWS1/CL_VL_SVCNETWORKRESRCA00¶
Summary information about an association between a service network and a resource configuration.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_id TYPE /AWS1/VL_SVCNETWORKRESRCASSO00 /AWS1/VL_SVCNETWORKRESRCASSO00¶
The ID of the association between the service network and resource configuration.
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 service network’s association with the resource configuration. If the deletion fails, try to delete again.
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 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 associated with the service network.
iv_servicenetworkid TYPE /AWS1/VL_SVCNETWORKIDWOUTREGEX /AWS1/VL_SVCNETWORKIDWOUTREGEX¶
The ID of the service network associated with the resource configuration.
iv_servicenetworkarn TYPE /AWS1/VL_SVCNETWORKARNWOUTRE00 /AWS1/VL_SVCNETWORKARNWOUTRE00¶
The Amazon Resource Name (ARN) of the service network associated with the resource configuration.
iv_servicenetworkname TYPE /AWS1/VL_SVCNETWORKNAMEWOUTR00 /AWS1/VL_SVCNETWORKNAMEWOUTR00¶
The name of the service network associated with the resource configuration.
io_dnsentry TYPE REF TO /AWS1/CL_VL_DNSENTRY /AWS1/CL_VL_DNSENTRY¶
The DNS entry for the service.
io_privatednsentry TYPE REF TO /AWS1/CL_VL_DNSENTRY /AWS1/CL_VL_DNSENTRY¶
The private DNS entry for the service.
iv_ismanagedassociation TYPE /AWS1/VL_BOOLEAN /AWS1/VL_BOOLEAN¶
Specifies whether the association is managed by Amazon.
iv_failurecode TYPE /AWS1/VL_STRING /AWS1/VL_STRING¶
The failure code.
iv_privatednsenabled TYPE /AWS1/VL_BOOLEAN /AWS1/VL_BOOLEAN¶
Indicates if private DNS is enabled for the service network resource association.
Queryable Attributes¶
id¶
The ID of the association between the service network and resource configuration.
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 service network’s association with the resource configuration. If the deletion fails, try to delete again.
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 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 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 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 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 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 |
dnsEntry¶
The DNS entry for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DNSENTRY() |
Getter for DNSENTRY |
privateDnsEntry¶
The private DNS entry for the service.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRIVATEDNSENTRY() |
Getter for PRIVATEDNSENTRY |
isManagedAssociation¶
Specifies 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 |
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 |
privateDnsEnabled¶
Indicates if private DNS is enabled for 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 |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_SVCNETWORKRESRCASSOCIATIO00¶
TYPES TT_SVCNETWORKRESRCASSOCIATIO00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_VL_SVCNETWORKRESRCA00 WITH DEFAULT KEY
.