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.
Contains detailed information about the specified stack resource.
Namespace: Amazon.CloudFormation.Model
Assembly: AWSSDK.CloudFormation.dll
Version: 3.x.y.z
public class StackResourceDetail
The StackResourceDetail type exposes the following members
Name | Description | |
---|---|---|
![]() |
StackResourceDetail() |
Name | Type | Description | |
---|---|---|---|
![]() |
Description | System.String |
Gets and sets the property Description. User defined description associated with the resource. |
![]() |
DriftInformation | Amazon.CloudFormation.Model.StackResourceDriftInformation |
Gets and sets the property DriftInformation. Information about whether the resource's actual configuration differs, or has drifted, from its expected configuration, as defined in the stack template and any values specified as template parameters. For more information, see Detect unmanaged configuration changes to stacks and resources with drift detection. |
![]() |
LastUpdatedTimestamp | System.DateTime |
Gets and sets the property LastUpdatedTimestamp. Time the status was updated. |
![]() |
LogicalResourceId | System.String |
Gets and sets the property LogicalResourceId. The logical name of the resource specified in the template. |
![]() |
Metadata | System.String |
Gets and sets the property Metadata.
The content of the |
![]() |
ModuleInfo | Amazon.CloudFormation.Model.ModuleInfo |
Gets and sets the property ModuleInfo. Contains information about the module from which the resource was created, if the resource was created from a module included in the stack template. |
![]() |
PhysicalResourceId | System.String |
Gets and sets the property PhysicalResourceId. The name or unique identifier that corresponds to a physical instance ID of a resource supported by CloudFormation. |
![]() |
ResourceStatus | Amazon.CloudFormation.ResourceStatus |
Gets and sets the property ResourceStatus. Current status of the resource. |
![]() |
ResourceStatusReason | System.String |
Gets and sets the property ResourceStatusReason. Success/failure message associated with the resource. |
![]() |
ResourceType | System.String |
Gets and sets the property ResourceType. Type of resource. For more information, see Amazon Web Services resource and property types reference in the CloudFormation User Guide. |
![]() |
StackId | System.String |
Gets and sets the property StackId. Unique identifier of the stack. |
![]() |
StackName | System.String |
Gets and sets the property StackName. The name associated with the stack. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5