Skip to content

/AWS1/CL_EL2DESCRSSLPOLOUTPUT

DescribeSSLPoliciesOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

it_sslpolicies TYPE /AWS1/CL_EL2SSLPOLICY=>TT_SSLPOLICIES TT_SSLPOLICIES

Information about the security policies.

iv_nextmarker TYPE /AWS1/EL2MARKER /AWS1/EL2MARKER

If there are additional results, this is the marker for the next set of results. Otherwise, this is null.


Queryable Attributes

SslPolicies

Information about the security policies.

Accessible with the following methods

Method Description
GET_SSLPOLICIES() Getter for SSLPOLICIES, with configurable default
ASK_SSLPOLICIES() Getter for SSLPOLICIES w/ exceptions if field has no value
HAS_SSLPOLICIES() Determine if SSLPOLICIES has a value

NextMarker

If there are additional results, this is the marker for the next set of results. Otherwise, this is null.

Accessible with the following methods

Method Description
GET_NEXTMARKER() Getter for NEXTMARKER, with configurable default
ASK_NEXTMARKER() Getter for NEXTMARKER w/ exceptions if field has no value
HAS_NEXTMARKER() Determine if NEXTMARKER has a value