AWS SDK Version 3 for .NET
API Reference

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.

Describes a grant.

Inheritance Hierarchy

System.Object
  Amazon.LicenseManager.Model.Grant

Namespace: Amazon.LicenseManager.Model
Assembly: AWSSDK.LicenseManager.dll
Version: 3.x.y.z

Syntax

C#
public class Grant

The Grant type exposes the following members

Constructors

NameDescription
Public Method Grant()

Properties

NameTypeDescription
Public Property GrantArn System.String

Gets and sets the property GrantArn.

Amazon Resource Name (ARN) of the grant.

Public Property GrantedOperations System.Collections.Generic.List<System.String>

Gets and sets the property GrantedOperations.

Granted operations.

Public Property GranteePrincipalArn System.String

Gets and sets the property GranteePrincipalArn.

The grantee principal ARN.

Public Property GrantName System.String

Gets and sets the property GrantName.

Grant name.

Public Property GrantStatus Amazon.LicenseManager.GrantStatus

Gets and sets the property GrantStatus.

Grant status.

Public Property HomeRegion System.String

Gets and sets the property HomeRegion.

Home Region of the grant.

Public Property LicenseArn System.String

Gets and sets the property LicenseArn.

License ARN.

Public Property Options Amazon.LicenseManager.Model.Options

Gets and sets the property Options.

The options specified for the grant.

Public Property ParentArn System.String

Gets and sets the property ParentArn.

Parent ARN.

Public Property StatusReason System.String

Gets and sets the property StatusReason.

Grant status reason.

Public Property Version System.String

Gets and sets the property Version.

Grant version.

Version Information

.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