AwsRedshiftClusterEndpointCopyimport type { AwsRedshiftClusterEndpoint } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/securityhub.ts";interface AwsRedshiftClusterEndpoint {Address?: string | null;Port?: number | null;}§Properties§Address?: string | null[src]§Port?: number | null[src]