Skip to content

/AWS1/CL_EC2MANAGEDRESVISSTGS

Describes the managed resource visibility settings for the account.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_defaultvisibility TYPE /AWS1/EC2MANAGEDRESDEFAULTVIS /AWS1/EC2MANAGEDRESDEFAULTVIS

The default visibility setting for managed resources. A value of hidden indicates that managed resources are not included in Describe operation responses by default. A value of visible indicates that managed resources are included by default.


Queryable Attributes

DefaultVisibility

The default visibility setting for managed resources. A value of hidden indicates that managed resources are not included in Describe operation responses by default. A value of visible indicates that managed resources are included by default.

Accessible with the following methods

Method Description
GET_DEFAULTVISIBILITY() Getter for DEFAULTVISIBILITY, with configurable default
ASK_DEFAULTVISIBILITY() Getter for DEFAULTVISIBILITY w/ exceptions if field has no v
HAS_DEFAULTVISIBILITY() Determine if DEFAULTVISIBILITY has a value