

# SetupRequest


Returns information that was submitted during the `SetupInstanceHttps` request. Email information is redacted for privacy.

## Contents


 ** certificateProvider **   <a name="Lightsail-Type-SetupRequest-certificateProvider"></a>
The Certificate Authority (CA) that issues the SSL/TLS certificate.  
Type: String  
Valid Values: `LetsEncrypt`   
Required: No

 ** domainNames **   <a name="Lightsail-Type-SetupRequest-domainNames"></a>
The name of the domain and subdomains that the SSL/TLS certificate secures.  
Type: Array of strings  
Array Members: Minimum number of 1 item. Maximum number of 10 items.  
Length Constraints: Minimum length of 4. Maximum length of 253.  
Pattern: `^[a-zA-Z0-9\-]{1,63}(\.[a-zA-Z0-9\-]{1,63}){0,8}(\.[a-zA-Z]{2,63})$`   
Required: No

 ** instanceName **   <a name="Lightsail-Type-SetupRequest-instanceName"></a>
The name of the Lightsail instance.  
Type: String  
Pattern: `\w[\w\-]*\w`   
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/SetupRequest) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/lightsail-2016-11-28/SetupRequest) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/lightsail-2016-11-28/SetupRequest) 