Skip to content

/AWS1/CL_KFK=>CREATEVPCCONNECTION()

About CreateVpcConnection

Creates a new MSK VPC connection.

Method Signature

IMPORTING

Required arguments:

IV_TARGETCLUSTERARN TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The cluster Amazon Resource Name (ARN) for the VPC connection.

IV_AUTHENTICATION TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The authentication type of VPC connection.

IV_VPCID TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The VPC ID of VPC connection.

IT_CLIENTSUBNETS TYPE /AWS1/CL_KFK__LISTOF__STRING_W=>TT___LISTOF__STRING TT___LISTOF__STRING

The list of client subnets.

IT_SECURITYGROUPS TYPE /AWS1/CL_KFK__LISTOF__STRING_W=>TT___LISTOF__STRING TT___LISTOF__STRING

The list of security groups.

Optional arguments:

IT_TAGS TYPE /AWS1/CL_KFK__MAPOF__STRING_W=>TT___MAPOF__STRING TT___MAPOF__STRING

A map of tags for the VPC connection.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_KFKCREATEVPCCONNRSP /AWS1/CL_KFKCREATEVPCCONNRSP