Skip to content

/AWS1/CL_KFKGETCLUSTPOLICYRSP

GetClusterPolicyResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_currentversion TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The version of cluster policy.

iv_policy TYPE /AWS1/KFK__STRING /AWS1/KFK__STRING

The cluster policy.


Queryable Attributes

CurrentVersion

The version of cluster policy.

Accessible with the following methods

Method Description
GET_CURRENTVERSION() Getter for CURRENTVERSION, with configurable default
ASK_CURRENTVERSION() Getter for CURRENTVERSION w/ exceptions if field has no valu
HAS_CURRENTVERSION() Determine if CURRENTVERSION has a value

Policy

The cluster policy.

Accessible with the following methods

Method Description
GET_POLICY() Getter for POLICY, with configurable default
ASK_POLICY() Getter for POLICY w/ exceptions if field has no value
HAS_POLICY() Determine if POLICY has a value