Interface IDatabaseProxyEndpoint
A DB proxy endpoint.
Namespace: Amazon.CDK.AWS.RDS
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IDatabaseProxyEndpoint : IResource, IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IDatabaseProxyEndpoint Inherits IResource, IConstruct, IDependable, IEnvironmentAware
Synopsis
Properties
| DbProxyEndpointArn | DB Proxy Endpoint ARN. |
| DbProxyEndpointName | DB Proxy Endpoint Name. |
| Endpoint | Endpoint. |
Properties
DbProxyEndpointArn
DB Proxy Endpoint ARN.
string DbProxyEndpointArn { get; }
Property Value
Remarks
Attribute: true
DbProxyEndpointName
DB Proxy Endpoint Name.
string DbProxyEndpointName { get; }
Property Value
Remarks
Attribute: true