interface IEndpointAuthorizationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Redshift.IEndpointAuthorizationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsredshift#IEndpointAuthorizationRef |
![]() | software.amazon.awscdk.services.redshift.IEndpointAuthorizationRef |
![]() | aws_cdk.aws_redshift.IEndpointAuthorizationRef |
![]() | aws-cdk-lib » aws_redshift » IEndpointAuthorizationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a EndpointAuthorization.
Properties
Name | Type | Description |
---|---|---|
endpoint | Endpoint | A reference to a EndpointAuthorization resource. |
node | Node | The tree node. |
endpointAuthorizationRef
Type:
Endpoint
A reference to a EndpointAuthorization resource.
node
Type:
Node
The tree node.