Skip to content

/AWS1/CL_CNTLSTSECPFLFLOWMOD01

ListSecurityProfileFlowModulesResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_allowedflowmodules TYPE /AWS1/CL_CNTFLOWMODULE=>TT_ALLOWEDFLOWMODULES TT_ALLOWEDFLOWMODULES

A list of Flow Modules an AI Agent can invoke as a tool.

iv_nexttoken TYPE /AWS1/CNTNEXTTOKEN /AWS1/CNTNEXTTOKEN

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

iv_lastmodifiedtime TYPE /AWS1/CNTTIMESTAMP /AWS1/CNTTIMESTAMP

The time the flow module was last modified.

iv_lastmodifiedregion TYPE /AWS1/CNTREGIONNAME /AWS1/CNTREGIONNAME

The Region that flow module was last modified in.


Queryable Attributes

AllowedFlowModules

A list of Flow Modules an AI Agent can invoke as a tool.

Accessible with the following methods

Method Description
GET_ALLOWEDFLOWMODULES() Getter for ALLOWEDFLOWMODULES, with configurable default
ASK_ALLOWEDFLOWMODULES() Getter for ALLOWEDFLOWMODULES w/ exceptions if field has no
HAS_ALLOWEDFLOWMODULES() Determine if ALLOWEDFLOWMODULES has a value

NextToken

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value

LastModifiedTime

The time the flow module was last modified.

Accessible with the following methods

Method Description
GET_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME, with configurable default
ASK_LASTMODIFIEDTIME() Getter for LASTMODIFIEDTIME w/ exceptions if field has no va
HAS_LASTMODIFIEDTIME() Determine if LASTMODIFIEDTIME has a value

LastModifiedRegion

The Region that flow module was last modified in.

Accessible with the following methods

Method Description
GET_LASTMODIFIEDREGION() Getter for LASTMODIFIEDREGION, with configurable default
ASK_LASTMODIFIEDREGION() Getter for LASTMODIFIEDREGION w/ exceptions if field has no
HAS_LASTMODIFIEDREGION() Determine if LASTMODIFIEDREGION has a value