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.

Container for the parameters to the UpdateSubscriptionTarget operation. Updates the specified subscription target in Amazon DataZone.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.DataZone.AmazonDataZoneRequest
      Amazon.DataZone.Model.UpdateSubscriptionTargetRequest

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

Syntax

C#
public class UpdateSubscriptionTargetRequest : AmazonDataZoneRequest
         IAmazonWebServiceRequest

The UpdateSubscriptionTargetRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property ApplicableAssetTypes System.Collections.Generic.List<System.String>

Gets and sets the property ApplicableAssetTypes.

The applicable asset types to be updated as part of the UpdateSubscriptionTarget action.

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

Gets and sets the property AuthorizedPrincipals.

The authorized principals to be updated as part of the UpdateSubscriptionTarget action.

Public Property DomainIdentifier System.String

Gets and sets the property DomainIdentifier.

The identifier of the Amazon DataZone domain in which a subscription target is to be updated.

Public Property EnvironmentIdentifier System.String

Gets and sets the property EnvironmentIdentifier.

The identifier of the environment in which a subscription target is to be updated.

Public Property Identifier System.String

Gets and sets the property Identifier.

Identifier of the subscription target that is to be updated.

Public Property ManageAccessRole System.String

Gets and sets the property ManageAccessRole.

The manage access role to be updated as part of the UpdateSubscriptionTarget action.

Public Property Name System.String

Gets and sets the property Name.

The name to be updated as part of the UpdateSubscriptionTarget action.

Public Property Provider System.String

Gets and sets the property Provider.

The provider to be updated as part of the UpdateSubscriptionTarget action.

Public Property SubscriptionTargetConfig System.Collections.Generic.List<Amazon.DataZone.Model.SubscriptionTargetForm>

Gets and sets the property SubscriptionTargetConfig.

The configuration to be updated as part of the UpdateSubscriptionTarget action.

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