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.
Container for the parameters to the UpdateLicenseSpecificationsForResource operation. Adds or removes the specified license configurations for the specified Amazon Web Services resource.
You can update the license specifications of AMIs, instances, and hosts. You cannot update the license specifications for launch templates and CloudFormation templates, as they send license configurations to the operation that creates the resource.
Namespace: Amazon.LicenseManager.Model
Assembly: AWSSDK.LicenseManager.dll
Version: 3.x.y.z
public class UpdateLicenseSpecificationsForResourceRequest : AmazonLicenseManagerRequest IAmazonWebServiceRequest
The UpdateLicenseSpecificationsForResourceRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateLicenseSpecificationsForResourceRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
AddLicenseSpecifications | System.Collections.Generic.List<Amazon.LicenseManager.Model.LicenseSpecification> |
Gets and sets the property AddLicenseSpecifications. ARNs of the license configurations to add. |
![]() |
RemoveLicenseSpecifications | System.Collections.Generic.List<Amazon.LicenseManager.Model.LicenseSpecification> |
Gets and sets the property RemoveLicenseSpecifications. ARNs of the license configurations to remove. |
![]() |
ResourceArn | System.String |
Gets and sets the property ResourceArn. Amazon Resource Name (ARN) of the Amazon Web Services resource. |
.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