C# Class Amazon.SimpleSystemsManagement.InstanceInformationFilterKey

Constants used for properties of type InstanceInformationFilterKey.
Inheritance: ConstantClass
Afficher le fichier Open project: aws/aws-sdk-net

Méthodes publiques

Свойство Type Description
ActivationIds InstanceInformationFilterKey
AgentVersion InstanceInformationFilterKey
AssociationStatus InstanceInformationFilterKey
IamRole InstanceInformationFilterKey
InstanceIds InstanceInformationFilterKey
PingStatus InstanceInformationFilterKey
PlatformTypes InstanceInformationFilterKey
ResourceType InstanceInformationFilterKey

Méthodes publiques

Méthode Description
FindValue ( string value ) : InstanceInformationFilterKey

Finds the constant for the unique value.

InstanceInformationFilterKey ( string value ) : System

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.

Method Details

FindValue() public static méthode

Finds the constant for the unique value.
public static FindValue ( string value ) : InstanceInformationFilterKey
value string The unique value for the constant
Résultat InstanceInformationFilterKey

InstanceInformationFilterKey() public méthode

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.
public InstanceInformationFilterKey ( string value ) : System
value string
Résultat System

Property Details

ActivationIds public_oe static_oe property

Constant ActivationIds for InstanceInformationFilterKey
public static InstanceInformationFilterKey,Amazon.SimpleSystemsManagement ActivationIds
Résultat InstanceInformationFilterKey

AgentVersion public_oe static_oe property

Constant AgentVersion for InstanceInformationFilterKey
public static InstanceInformationFilterKey,Amazon.SimpleSystemsManagement AgentVersion
Résultat InstanceInformationFilterKey

AssociationStatus public_oe static_oe property

Constant AssociationStatus for InstanceInformationFilterKey
public static InstanceInformationFilterKey,Amazon.SimpleSystemsManagement AssociationStatus
Résultat InstanceInformationFilterKey

IamRole public_oe static_oe property

Constant IamRole for InstanceInformationFilterKey
public static InstanceInformationFilterKey,Amazon.SimpleSystemsManagement IamRole
Résultat InstanceInformationFilterKey

InstanceIds public_oe static_oe property

Constant InstanceIds for InstanceInformationFilterKey
public static InstanceInformationFilterKey,Amazon.SimpleSystemsManagement InstanceIds
Résultat InstanceInformationFilterKey

PingStatus public_oe static_oe property

Constant PingStatus for InstanceInformationFilterKey
public static InstanceInformationFilterKey,Amazon.SimpleSystemsManagement PingStatus
Résultat InstanceInformationFilterKey

PlatformTypes public_oe static_oe property

Constant PlatformTypes for InstanceInformationFilterKey
public static InstanceInformationFilterKey,Amazon.SimpleSystemsManagement PlatformTypes
Résultat InstanceInformationFilterKey

ResourceType public_oe static_oe property

Constant ResourceType for InstanceInformationFilterKey
public static InstanceInformationFilterKey,Amazon.SimpleSystemsManagement ResourceType
Résultat InstanceInformationFilterKey