/AWS1/CL_SSMINSTINFMTIONSTRF00¶
The filters to describe or get information about your managed nodes.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_key TYPE /AWS1/SSMINSTINFMTIONSTRFILT00 /AWS1/SSMINSTINFMTIONSTRFILT00¶
The filter key name to describe your managed nodes.
Valid filter key values: ActivationIds | AgentVersion | AssociationStatus | IamRole | InstanceIds | PingStatus | PlatformType | ResourceType | SourceIds | SourceTypes | "tag-key" | "tag:
{keyname}
Valid values for the
AssociationStatusfilter key: Success | Pending | FailedValid values for the
PingStatusfilter key: Online | ConnectionLost | Inactive (deprecated)Valid values for the
PlatformTypefilter key: Windows | Linux | MacOSValid values for the
ResourceTypefilter key: EC2Instance | ManagedInstanceValid values for the
SourceTypefilter key: AWS::EC2::Instance | AWS::SSM::ManagedInstance | AWS::IoT::ThingValid tag examples:
Key=tag-key,Values=Purpose|Key=tag:Purpose,Values=Test.
it_values TYPE /AWS1/CL_SSMINSTINFMTIONFILT00=>TT_INSTINFORMATIONFILTVALUESET TT_INSTINFORMATIONFILTVALUESET¶
The filter values.
Queryable Attributes¶
Key¶
The filter key name to describe your managed nodes.
Valid filter key values: ActivationIds | AgentVersion | AssociationStatus | IamRole | InstanceIds | PingStatus | PlatformType | ResourceType | SourceIds | SourceTypes | "tag-key" | "tag:
{keyname}
Valid values for the
AssociationStatusfilter key: Success | Pending | FailedValid values for the
PingStatusfilter key: Online | ConnectionLost | Inactive (deprecated)Valid values for the
PlatformTypefilter key: Windows | Linux | MacOSValid values for the
ResourceTypefilter key: EC2Instance | ManagedInstanceValid values for the
SourceTypefilter key: AWS::EC2::Instance | AWS::SSM::ManagedInstance | AWS::IoT::ThingValid tag examples:
Key=tag-key,Values=Purpose|Key=tag:Purpose,Values=Test.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_KEY() |
Getter for KEY, with configurable default |
ASK_KEY() |
Getter for KEY w/ exceptions if field has no value |
HAS_KEY() |
Determine if KEY has a value |
Values¶
The filter values.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VALUES() |
Getter for VALUES, with configurable default |
ASK_VALUES() |
Getter for VALUES w/ exceptions if field has no value |
HAS_VALUES() |
Determine if VALUES has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_INSTINFORMATIONSTRFILTLIST¶
TYPES TT_INSTINFORMATIONSTRFILTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_SSMINSTINFMTIONSTRF00 WITH DEFAULT KEY
.