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.
Namespace: Amazon.Redshift.Model
Assembly: AWSSDK.Redshift.dll
Version: 3.x.y.z
public class DeauthorizeDataShareResponse : AmazonWebServiceResponse
The DeauthorizeDataShareResponse type exposes the following members
Name | Description | |
---|---|---|
![]() |
DeauthorizeDataShareResponse() |
Name | Type | Description | |
---|---|---|---|
![]() |
AllowPubliclyAccessibleConsumers | System.Boolean |
Gets and sets the property AllowPubliclyAccessibleConsumers. A value that specifies whether the datashare can be shared to a publicly accessible cluster. |
![]() |
ContentLength | System.Int64 | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
DataShareArn | System.String |
Gets and sets the property DataShareArn. The Amazon Resource Name (ARN) of the datashare that the consumer is to use. |
![]() |
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. |
![]() |
DataShareType | Amazon.Redshift.DataShareType |
Gets and sets the property DataShareType. The type of the datashare created by RegisterNamespace. |
![]() |
HttpStatusCode | System.Net.HttpStatusCode | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
![]() |
ManagedBy | System.String |
Gets and sets the property ManagedBy. The identifier of a datashare to show its managing entity. |
![]() |
ProducerArn | System.String |
Gets and sets the property ProducerArn. The Amazon Resource Name (ARN) of the producer namespace. |
![]() |
ResponseMetadata | Amazon.Runtime.ResponseMetadata | Inherited from Amazon.Runtime.AmazonWebServiceResponse. |
.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