AddonInstance
An Add On instance represents a specific configuration of an Add On.
Contents
- AddonInstanceArn
 - 
               
The Amazon Resource Name (ARN) of the Add On instance.
Type: String
Required: No
 - AddonInstanceId
 - 
               
The unique ID of the Add On instance.
Type: String
Length Constraints: Minimum length of 4. Maximum length of 67.
Pattern:
ai-[a-zA-Z0-9]{1,64}Required: No
 - AddonName
 - 
               
The name of the Add On for the instance.
Type: String
Required: No
 - AddonSubscriptionId
 - 
               
The subscription ID for the instance.
Type: String
Length Constraints: Minimum length of 4. Maximum length of 67.
Pattern:
as-[a-zA-Z0-9]{1,64}Required: No
 - CreatedTimestamp
 - 
               
The timestamp of when the Add On instance was created.
Type: Timestamp
Required: No
 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: