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.

The details of the subscription grant.

Inheritance Hierarchy

System.Object
  Amazon.DataZone.Model.SubscriptionGrantSummary

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

Syntax

C#
public class SubscriptionGrantSummary

The SubscriptionGrantSummary type exposes the following members

Constructors

NameDescription
Public Method SubscriptionGrantSummary()

Properties

NameTypeDescription
Public Property Assets System.Collections.Generic.List<Amazon.DataZone.Model.SubscribedAsset>

Gets and sets the property Assets.

The assets included in the subscription grant.

Public Property CreatedAt System.DateTime

Gets and sets the property CreatedAt.

The timestamp of when a subscription grant was created.

Public Property CreatedBy System.String

Gets and sets the property CreatedBy.

The datazone user who created the subscription grant.

Public Property DomainId System.String

Gets and sets the property DomainId.

The identifier of the Amazon DataZone domain in which a subscription grant exists.

Public Property GrantedEntity Amazon.DataZone.Model.GrantedEntity

Gets and sets the property GrantedEntity.

The entity to which the subscription is granted.

Public Property Id System.String

Gets and sets the property Id.

The identifier of the subscription grant.

Public Property Status Amazon.DataZone.SubscriptionGrantOverallStatus

Gets and sets the property Status.

The status of the subscription grant.

Public Property SubscriptionId System.String

Gets and sets the property SubscriptionId.

The ID of the subscription.

Public Property SubscriptionTargetId System.String

Gets and sets the property SubscriptionTargetId.

The identifier of the target of the subscription grant.

Public Property UpdatedAt System.DateTime

Gets and sets the property UpdatedAt.

The timestampf of when the subscription grant was updated.

Public Property UpdatedBy System.String

Gets and sets the property UpdatedBy.

The Amazon DataZone user who updated the subscription grant.

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