Skip to content

/AWS1/CL_OSICREATEPLINENDPTRSP

CreatePipelineEndpointResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_pipelinearn TYPE /AWS1/OSIPIPELINEARN /AWS1/OSIPIPELINEARN

The Amazon Resource Name (ARN) of the pipeline associated with the endpoint.

iv_endpointid TYPE /AWS1/OSIPIPELINEENDPOINTID /AWS1/OSIPIPELINEENDPOINTID

The unique identifier of the pipeline endpoint.

iv_status TYPE /AWS1/OSIPIPELINEENDPTSTATUS /AWS1/OSIPIPELINEENDPTSTATUS

The current status of the pipeline endpoint.

iv_vpcid TYPE /AWS1/OSISTRING /AWS1/OSISTRING

The ID of the VPC where the pipeline endpoint was created.


Queryable Attributes

PipelineArn

The Amazon Resource Name (ARN) of the pipeline associated with the endpoint.

Accessible with the following methods

Method Description
GET_PIPELINEARN() Getter for PIPELINEARN, with configurable default
ASK_PIPELINEARN() Getter for PIPELINEARN w/ exceptions if field has no value
HAS_PIPELINEARN() Determine if PIPELINEARN has a value

EndpointId

The unique identifier of the pipeline endpoint.

Accessible with the following methods

Method Description
GET_ENDPOINTID() Getter for ENDPOINTID, with configurable default
ASK_ENDPOINTID() Getter for ENDPOINTID w/ exceptions if field has no value
HAS_ENDPOINTID() Determine if ENDPOINTID has a value

Status

The current status of the pipeline endpoint.

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

VpcId

The ID of the VPC where the pipeline endpoint was created.

Accessible with the following methods

Method Description
GET_VPCID() Getter for VPCID, with configurable default
ASK_VPCID() Getter for VPCID w/ exceptions if field has no value
HAS_VPCID() Determine if VPCID has a value