C# Class Amazon.SimpleSystemsManagement.InstanceInformationFilterKey

Constants used for properties of type InstanceInformationFilterKey.
Inheritance: ConstantClass
ファイルを表示 Open project: aws/aws-sdk-net

Public Properties

Property Type Description
ActivationIds InstanceInformationFilterKey
AgentVersion InstanceInformationFilterKey
AssociationStatus InstanceInformationFilterKey
IamRole InstanceInformationFilterKey
InstanceIds InstanceInformationFilterKey
PingStatus InstanceInformationFilterKey
PlatformTypes InstanceInformationFilterKey
ResourceType InstanceInformationFilterKey

Public Methods

Method 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 method

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

InstanceInformationFilterKey() public method

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
return System

Property Details

ActivationIds public_oe static_oe property

Constant ActivationIds for InstanceInformationFilterKey
public static InstanceInformationFilterKey,Amazon.SimpleSystemsManagement ActivationIds
return InstanceInformationFilterKey

AgentVersion public_oe static_oe property

Constant AgentVersion for InstanceInformationFilterKey
public static InstanceInformationFilterKey,Amazon.SimpleSystemsManagement AgentVersion
return InstanceInformationFilterKey

AssociationStatus public_oe static_oe property

Constant AssociationStatus for InstanceInformationFilterKey
public static InstanceInformationFilterKey,Amazon.SimpleSystemsManagement AssociationStatus
return InstanceInformationFilterKey

IamRole public_oe static_oe property

Constant IamRole for InstanceInformationFilterKey
public static InstanceInformationFilterKey,Amazon.SimpleSystemsManagement IamRole
return InstanceInformationFilterKey

InstanceIds public_oe static_oe property

Constant InstanceIds for InstanceInformationFilterKey
public static InstanceInformationFilterKey,Amazon.SimpleSystemsManagement InstanceIds
return InstanceInformationFilterKey

PingStatus public_oe static_oe property

Constant PingStatus for InstanceInformationFilterKey
public static InstanceInformationFilterKey,Amazon.SimpleSystemsManagement PingStatus
return InstanceInformationFilterKey

PlatformTypes public_oe static_oe property

Constant PlatformTypes for InstanceInformationFilterKey
public static InstanceInformationFilterKey,Amazon.SimpleSystemsManagement PlatformTypes
return InstanceInformationFilterKey

ResourceType public_oe static_oe property

Constant ResourceType for InstanceInformationFilterKey
public static InstanceInformationFilterKey,Amazon.SimpleSystemsManagement ResourceType
return InstanceInformationFilterKey