Skip to content

/AWS1/CL_IMG=>CREATEDISTRIBUTIONCONF()

About CreateDistributionConfiguration

Creates a new distribution configuration. Distribution configurations define and configure the outputs of your pipeline.

Method Signature

IMPORTING

Required arguments:

IV_NAME TYPE /AWS1/IMGRESOURCENAME /AWS1/IMGRESOURCENAME

The name of the distribution configuration.

IT_DISTRIBUTIONS TYPE /AWS1/CL_IMGDISTRIBUTION=>TT_DISTRIBUTIONLIST TT_DISTRIBUTIONLIST

The distributions of the distribution configuration.

IV_CLIENTTOKEN TYPE /AWS1/IMGCLIENTTOKEN /AWS1/IMGCLIENTTOKEN

Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see Ensuring idempotency in the Amazon EC2 API Reference.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/IMGNONEMPTYSTRING /AWS1/IMGNONEMPTYSTRING

The description of the distribution configuration.

IT_TAGS TYPE /AWS1/CL_IMGTAGMAP_W=>TT_TAGMAP TT_TAGMAP

The tags of the distribution configuration.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IMGCREDISTRIBUTIONC01 /AWS1/CL_IMGCREDISTRIBUTIONC01