

# SetupHistoryResource


The Lightsail resource that `SetupHistory` was ran on. 

## Contents


 ** arn **   <a name="Lightsail-Type-SetupHistoryResource-arn"></a>
The Amazon Resource Name (ARN) of the Lightsail resource.  
Type: String  
Pattern: `.*\S.*`   
Required: No

 ** createdAt **   <a name="Lightsail-Type-SetupHistoryResource-createdAt"></a>
The timestamp for when the resource was created.  
Type: Timestamp  
Required: No

 ** location **   <a name="Lightsail-Type-SetupHistoryResource-location"></a>
Describes the resource location.  
Type: [ResourceLocation](API_ResourceLocation.md) object  
Required: No

 ** name **   <a name="Lightsail-Type-SetupHistoryResource-name"></a>
The name of the Lightsail resource.  
Type: String  
Pattern: `\w[\w\-]*\w`   
Required: No

 ** resourceType **   <a name="Lightsail-Type-SetupHistoryResource-resourceType"></a>
The Lightsail resource type. For example, `Instance`.  
Type: String  
Valid Values: `ContainerService | Instance | StaticIp | KeyPair | InstanceSnapshot | Domain | PeeredVpc | LoadBalancer | LoadBalancerTlsCertificate | Disk | DiskSnapshot | RelationalDatabase | RelationalDatabaseSnapshot | ExportSnapshotRecord | CloudFormationStackRecord | Alarm | ContactMethod | Distribution | Certificate | Bucket`   
Required: No

## See Also


For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/lightsail-2016-11-28/SetupHistoryResource) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/lightsail-2016-11-28/SetupHistoryResource) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/lightsail-2016-11-28/SetupHistoryResource) 