Skip to content

/AWS1/CL_OUTPVTCNNCTVYCONFIG

Information about the private connectivity configuration for an Outpost.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_rolearn TYPE /AWS1/OUTROLEARN /AWS1/OUTROLEARN

The Amazon Resource Name (ARN) of the service-linked role that Amazon Web Services Outposts creates and uses to provision and attach the network interfaces for private connectivity in your VPC. The role's permissions are scoped to the specific Outpost and VPC.

iv_privateconnectivitystatus TYPE /AWS1/OUTPRIVATECNNCTVYSTATUS /AWS1/OUTPRIVATECNNCTVYSTATUS

The status of private connectivity for the Outpost. Valid values are ENABLED and DISABLED.

it_vpcinformationlist TYPE /AWS1/CL_OUTVPCINFORMATION=>TT_VPCINFORMATIONLIST TT_VPCINFORMATIONLIST

Information about the VPC used for private connectivity.

iv_provisioningrolearn TYPE /AWS1/OUTROLEARN /AWS1/OUTROLEARN

The Amazon Resource Name (ARN) of the provisioning role in your account that Amazon Web Services Outposts uses to establish the service link connection during Outpost installation. This field is present only when VPC endpoint-based provisioning is configured.


Queryable Attributes

RoleArn

The Amazon Resource Name (ARN) of the service-linked role that Amazon Web Services Outposts creates and uses to provision and attach the network interfaces for private connectivity in your VPC. The role's permissions are scoped to the specific Outpost and VPC.

Accessible with the following methods

Method Description
GET_ROLEARN() Getter for ROLEARN, with configurable default
ASK_ROLEARN() Getter for ROLEARN w/ exceptions if field has no value
HAS_ROLEARN() Determine if ROLEARN has a value

PrivateConnectivityStatus

The status of private connectivity for the Outpost. Valid values are ENABLED and DISABLED.

Accessible with the following methods

Method Description
GET_PRIVATECNNCTVYSTATUS() Getter for PRIVATECONNECTIVITYSTATUS, with configurable defa
ASK_PRIVATECNNCTVYSTATUS() Getter for PRIVATECONNECTIVITYSTATUS w/ exceptions if field
HAS_PRIVATECNNCTVYSTATUS() Determine if PRIVATECONNECTIVITYSTATUS has a value

VpcInformationList

Information about the VPC used for private connectivity.

Accessible with the following methods

Method Description
GET_VPCINFORMATIONLIST() Getter for VPCINFORMATIONLIST, with configurable default
ASK_VPCINFORMATIONLIST() Getter for VPCINFORMATIONLIST w/ exceptions if field has no
HAS_VPCINFORMATIONLIST() Determine if VPCINFORMATIONLIST has a value

ProvisioningRoleArn

The Amazon Resource Name (ARN) of the provisioning role in your account that Amazon Web Services Outposts uses to establish the service link connection during Outpost installation. This field is present only when VPC endpoint-based provisioning is configured.

Accessible with the following methods

Method Description
GET_PROVISIONINGROLEARN() Getter for PROVISIONINGROLEARN, with configurable default
ASK_PROVISIONINGROLEARN() Getter for PROVISIONINGROLEARN w/ exceptions if field has no
HAS_PROVISIONINGROLEARN() Determine if PROVISIONINGROLEARN has a value