Skip to content

/AWS1/CL_VL_CREATERESRCGWRSP

CreateResourceGatewayResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_name TYPE /AWS1/VL_RESOURCEGATEWAYNAME /AWS1/VL_RESOURCEGATEWAYNAME

The name of the resource gateway.

iv_id TYPE /AWS1/VL_RESOURCEGATEWAYID /AWS1/VL_RESOURCEGATEWAYID

The ID of the resource gateway.

iv_arn TYPE /AWS1/VL_RESOURCEGATEWAYARN /AWS1/VL_RESOURCEGATEWAYARN

The Amazon Resource Name (ARN) of the resource gateway.

iv_status TYPE /AWS1/VL_RESOURCEGATEWAYSTATUS /AWS1/VL_RESOURCEGATEWAYSTATUS

The status of the resource gateway.

iv_vpcidentifier TYPE /AWS1/VL_VPCID /AWS1/VL_VPCID

The ID of the VPC.

it_subnetids TYPE /AWS1/CL_VL_SUBNETLIST_W=>TT_SUBNETLIST TT_SUBNETLIST

The IDs of the resource gateway subnets.

it_securitygroupids TYPE /AWS1/CL_VL_SECGROUPLIST_W=>TT_SECURITYGROUPLIST TT_SECURITYGROUPLIST

The IDs of the security groups for the resource gateway.

iv_ipaddresstype TYPE /AWS1/VL_RESRCGWIPADDRESSTYPE /AWS1/VL_RESRCGWIPADDRESSTYPE

The type of IP address for the resource gateway.

iv_ipv4addressespereni TYPE /AWS1/VL_IPV4ADDRESSESPERENI /AWS1/VL_IPV4ADDRESSESPERENI

The number of IPv4 addresses in each ENI for the resource gateway.

iv_resourceconfigdnsresol TYPE /AWS1/VL_RESCONFIGDNSRESOL /AWS1/VL_RESCONFIGDNSRESOL

The DNS resolution type for resource configurations that are associated with this resource gateway.


Queryable Attributes

name

The name of the resource gateway.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

id

The ID of the resource gateway.

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 resource gateway.

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 resource gateway.

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

vpcIdentifier

The ID of the VPC.

Accessible with the following methods

Method Description
GET_VPCIDENTIFIER() Getter for VPCIDENTIFIER, with configurable default
ASK_VPCIDENTIFIER() Getter for VPCIDENTIFIER w/ exceptions if field has no value
HAS_VPCIDENTIFIER() Determine if VPCIDENTIFIER has a value

subnetIds

The IDs of the resource gateway subnets.

Accessible with the following methods

Method Description
GET_SUBNETIDS() Getter for SUBNETIDS, with configurable default
ASK_SUBNETIDS() Getter for SUBNETIDS w/ exceptions if field has no value
HAS_SUBNETIDS() Determine if SUBNETIDS has a value

securityGroupIds

The IDs of the security groups for the resource gateway.

Accessible with the following methods

Method Description
GET_SECURITYGROUPIDS() Getter for SECURITYGROUPIDS, with configurable default
ASK_SECURITYGROUPIDS() Getter for SECURITYGROUPIDS w/ exceptions if field has no va
HAS_SECURITYGROUPIDS() Determine if SECURITYGROUPIDS has a value

ipAddressType

The type of IP address for the resource gateway.

Accessible with the following methods

Method Description
GET_IPADDRESSTYPE() Getter for IPADDRESSTYPE, with configurable default
ASK_IPADDRESSTYPE() Getter for IPADDRESSTYPE w/ exceptions if field has no value
HAS_IPADDRESSTYPE() Determine if IPADDRESSTYPE has a value

ipv4AddressesPerEni

The number of IPv4 addresses in each ENI for the resource gateway.

Accessible with the following methods

Method Description
GET_IPV4ADDRESSESPERENI() Getter for IPV4ADDRESSESPERENI, with configurable default
ASK_IPV4ADDRESSESPERENI() Getter for IPV4ADDRESSESPERENI w/ exceptions if field has no
HAS_IPV4ADDRESSESPERENI() Determine if IPV4ADDRESSESPERENI has a value

resourceConfigDnsResolution

The DNS resolution type for resource configurations that are associated with this resource gateway.

Accessible with the following methods

Method Description
GET_RESOURCECONFIGDNSRESOL() Getter for RESOURCECONFIGDNSRESOLUTION, with configurable de
ASK_RESOURCECONFIGDNSRESOL() Getter for RESOURCECONFIGDNSRESOLUTION w/ exceptions if fiel
HAS_RESOURCECONFIGDNSRESOL() Determine if RESOURCECONFIGDNSRESOLUTION has a value