Skip to content

/AWS1/CL_GAC=>UPDCUSTOMROUTINGACCELERATOR()

About UpdateCustomRoutingAccelerator

Update a custom routing accelerator.

Method Signature

IMPORTING

Required arguments:

IV_ACCELERATORARN TYPE /AWS1/GACGENERICSTRING /AWS1/GACGENERICSTRING

The Amazon Resource Name (ARN) of the accelerator to update.

Optional arguments:

IV_NAME TYPE /AWS1/GACGENERICSTRING /AWS1/GACGENERICSTRING

The name of the accelerator. The name can have a maximum of 64 characters, must contain only alphanumeric characters, periods (.), or hyphens (-), and must not begin or end with a hyphen or period.

IV_IPADDRESSTYPE TYPE /AWS1/GACIPADDRESSTYPE /AWS1/GACIPADDRESSTYPE

The IP address type that an accelerator supports. For a custom routing accelerator, the value must be IPV4.

IV_ENABLED TYPE /AWS1/GACGENERICBOOLEAN /AWS1/GACGENERICBOOLEAN

Indicates whether an accelerator is enabled. The value is true or false. The default value is true.

If the value is set to true, the accelerator cannot be deleted. If set to false, the accelerator can be deleted.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_GACUPCUSTROUTINGACC01 /AWS1/CL_GACUPCUSTROUTINGACC01