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.

Contains properties for the Redshift IDC application.

Inheritance Hierarchy

System.Object
  Amazon.Redshift.Model.RedshiftIdcApplication

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

Syntax

C#
public class RedshiftIdcApplication

The RedshiftIdcApplication type exposes the following members

Constructors

NameDescription
Public Method RedshiftIdcApplication()

Properties

NameTypeDescription
Public Property AuthorizedTokenIssuerList System.Collections.Generic.List<Amazon.Redshift.Model.AuthorizedTokenIssuer>

Gets and sets the property AuthorizedTokenIssuerList.

The authorized token issuer list for the Amazon Redshift IAM Identity Center application.

Public Property IamRoleArn System.String

Gets and sets the property IamRoleArn.

The ARN for the Amazon Redshift IAM Identity Center application. It has the required permissions to be assumed and invoke the IDC Identity Center API.

Public Property IdcDisplayName System.String

Gets and sets the property IdcDisplayName.

The display name for the Amazon Redshift IAM Identity Center application. It appears on the console.

Public Property IdcInstanceArn System.String

Gets and sets the property IdcInstanceArn.

The ARN for the IAM Identity Center instance that Redshift integrates with.

Public Property IdcManagedApplicationArn System.String

Gets and sets the property IdcManagedApplicationArn.

The ARN for the Amazon Redshift IAM Identity Center application.

Public Property IdcOnboardStatus System.String

Gets and sets the property IdcOnboardStatus.

The onboarding status for the Amazon Redshift IAM Identity Center application.

Public Property IdentityNamespace System.String

Gets and sets the property IdentityNamespace.

The identity namespace for the Amazon Redshift IAM Identity Center application. It determines which managed application verifies the connection token.

Public Property RedshiftIdcApplicationArn System.String

Gets and sets the property RedshiftIdcApplicationArn.

The ARN for the Redshift application that integrates with IAM Identity Center.

Public Property RedshiftIdcApplicationName System.String

Gets and sets the property RedshiftIdcApplicationName.

The name of the Redshift application in IAM Identity Center.

Public Property ServiceIntegrations System.Collections.Generic.List<Amazon.Redshift.Model.ServiceIntegrationsUnion>

Gets and sets the property ServiceIntegrations.

A list of service integrations for the Redshift IAM Identity Center application.

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