Skip to content

/AWS1/CL_FRHLSTTGSFORDELIVER01

ListTagsForDeliveryStreamOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_tags TYPE /AWS1/CL_FRHTAG=>TT_LSTTGSFORDELIVERYSTRMOUTT00 TT_LSTTGSFORDELIVERYSTRMOUTT00

A list of tags associated with DeliveryStreamName, starting with the first tag after ExclusiveStartTagKey and up to the specified Limit.

iv_hasmoretags TYPE /AWS1/FRHBOOLEANOBJECT /AWS1/FRHBOOLEANOBJECT

If this is true in the response, more tags are available. To list the remaining tags, set ExclusiveStartTagKey to the key of the last tag returned and call ListTagsForDeliveryStream again.


Queryable Attributes

Tags

A list of tags associated with DeliveryStreamName, starting with the first tag after ExclusiveStartTagKey and up to the specified Limit.

Accessible with the following methods

Method Description
GET_TAGS() Getter for TAGS, with configurable default
ASK_TAGS() Getter for TAGS w/ exceptions if field has no value
HAS_TAGS() Determine if TAGS has a value

HasMoreTags

If this is true in the response, more tags are available. To list the remaining tags, set ExclusiveStartTagKey to the key of the last tag returned and call ListTagsForDeliveryStream again.

Accessible with the following methods

Method Description
GET_HASMORETAGS() Getter for HASMORETAGS, with configurable default
ASK_HASMORETAGS() Getter for HASMORETAGS w/ exceptions if field has no value
HAS_HASMORETAGS() Determine if HASMORETAGS has a value