AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Currently, the list does not contain information about non-AWS components (for example, applications on your Amazon EC2 instances).
Namespace: Amazon.ConfigService.Model
Assembly: AWSSDK.dll
Version: (assembly version)
public class ConfigurationItem : Object
The ConfigurationItem type exposes the following members
Name | Description | |
---|---|---|
![]() |
ConfigurationItem() |
Name | Type | Description | |
---|---|---|---|
![]() |
AccountId | System.String |
Gets and sets the property AccountId.
The 12 digit AWS account ID associated with the resource. |
![]() |
Arn | System.String |
Gets and sets the property Arn.
The Amazon Resource Name (ARN) of the resource. |
![]() |
AvailabilityZone | System.String |
Gets and sets the property AvailabilityZone.
The Availability Zone associated with the resource. |
![]() |
AwsRegion | System.String |
Gets and sets the property AwsRegion.
The region where the resource resides. |
![]() |
Configuration | System.String |
Gets and sets the property Configuration.
The description of the resource configuration. |
![]() |
ConfigurationItemCaptureTime | System.DateTime |
Gets and sets the property ConfigurationItemCaptureTime.
The time when the configuration recording was initiated. |
![]() |
ConfigurationItemMD5Hash | System.String |
Gets and sets the property ConfigurationItemMD5Hash.
Unique MD5 hash that represents the configuration item's state. You can use MD5 hash to compare the states of two or more configuration items that are associated with the same resource. |
![]() |
ConfigurationItemStatus | Amazon.ConfigService.ConfigurationItemStatus |
Gets and sets the property ConfigurationItemStatus.
The configuration item status. |
![]() |
ConfigurationStateId | System.String |
Gets and sets the property ConfigurationStateId.
An identifier that indicates the ordering of the configuration items of a resource. |
![]() |
RelatedEvents | System.Collections.Generic.List<System.String> |
Gets and sets the property RelatedEvents.
A list of CloudTrail event IDs. A populated field indicates that the current configuration was initiated by the events recorded in the CloudTrail log. For more information about CloudTrail, see What is AWS CloudTrail?. An empty field indicates that the current configuration was not initiated by any event. |
![]() |
Relationships | System.Collections.Generic.List<Amazon.ConfigService.Model.Relationship> |
Gets and sets the property Relationships.
A list of related AWS resources. |
![]() |
ResourceCreationTime | System.DateTime |
Gets and sets the property ResourceCreationTime.
The time stamp when the resource was created. |
![]() |
ResourceId | System.String |
Gets and sets the property ResourceId.
The ID of the resource (for example., |
![]() |
ResourceName | System.String |
Gets and sets the property ResourceName.
The custom name of the resource, if available. |
![]() |
ResourceType | Amazon.ConfigService.ResourceType |
Gets and sets the property ResourceType.
The type of AWS resource. |
![]() |
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags.
A mapping of key value tags associated with the resource. |
![]() |
Version | System.String |
Gets and sets the property Version.
The version number of the resource configuration. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5