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.

This is the response object from the DeauthorizeDataShare operation.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceResponse
    Amazon.Redshift.Model.DeauthorizeDataShareResponse

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

Syntax

C#
public class DeauthorizeDataShareResponse : AmazonWebServiceResponse

The DeauthorizeDataShareResponse type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AllowPubliclyAccessibleConsumers System.Boolean

Gets and sets the property AllowPubliclyAccessibleConsumers.

A value that specifies whether the datashare can be shared to a publicly accessible cluster.

Public Property ContentLength System.Int64 Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property DataShareArn System.String

Gets and sets the property DataShareArn.

The Amazon Resource Name (ARN) of the datashare that the consumer is to use.

Public Property DataShareAssociations System.Collections.Generic.List<Amazon.Redshift.Model.DataShareAssociation>

Gets and sets the property DataShareAssociations.

A value that specifies when the datashare has an association between producer and data consumers.

Public Property DataShareType Amazon.Redshift.DataShareType

Gets and sets the property DataShareType.

The type of the datashare created by RegisterNamespace.

Public Property HttpStatusCode System.Net.HttpStatusCode Inherited from Amazon.Runtime.AmazonWebServiceResponse.
Public Property ManagedBy System.String

Gets and sets the property ManagedBy.

The identifier of a datashare to show its managing entity.

Public Property ProducerArn System.String

Gets and sets the property ProducerArn.

The Amazon Resource Name (ARN) of the producer namespace.

Public Property ResponseMetadata Amazon.Runtime.ResponseMetadata Inherited from Amazon.Runtime.AmazonWebServiceResponse.

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