Skip to content

/AWS1/CL_EC2GETENBDIPAMPLYRSLT

GetEnabledIpamPolicyResult

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_ipampolicyenabled TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Indicates whether the IPAM policy is enabled.

iv_ipampolicyid TYPE /AWS1/EC2IPAMPOLICYID /AWS1/EC2IPAMPOLICYID

The ID of the enabled IPAM policy.

iv_managedby TYPE /AWS1/EC2IPAMPOLICYMANAGEDBY /AWS1/EC2IPAMPOLICYMANAGEDBY

The entity that manages the IPAM policy.


Queryable Attributes

IpamPolicyEnabled

Indicates whether the IPAM policy is enabled.

Accessible with the following methods

Method Description
GET_IPAMPOLICYENABLED() Getter for IPAMPOLICYENABLED, with configurable default
ASK_IPAMPOLICYENABLED() Getter for IPAMPOLICYENABLED w/ exceptions if field has no v
HAS_IPAMPOLICYENABLED() Determine if IPAMPOLICYENABLED has a value

IpamPolicyId

The ID of the enabled IPAM policy.

Accessible with the following methods

Method Description
GET_IPAMPOLICYID() Getter for IPAMPOLICYID, with configurable default
ASK_IPAMPOLICYID() Getter for IPAMPOLICYID w/ exceptions if field has no value
HAS_IPAMPOLICYID() Determine if IPAMPOLICYID has a value

ManagedBy

The entity that manages the IPAM policy.

Accessible with the following methods

Method Description
GET_MANAGEDBY() Getter for MANAGEDBY, with configurable default
ASK_MANAGEDBY() Getter for MANAGEDBY w/ exceptions if field has no value
HAS_MANAGEDBY() Determine if MANAGEDBY has a value