Interface DbInstanceListenerEndpoint
-
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
DbInstanceListenerEndpoint.Jsii$Proxy
@Generated(value="jsii-pacmak/1.84.0 (build 5404dcf)", date="2023-06-30T04:56:52.502Z") @Stability(Stable) public interface DbInstanceListenerEndpoint extends software.amazon.jsii.JsiiSerializable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classDbInstanceListenerEndpoint.BuilderA builder forDbInstanceListenerEndpointstatic classDbInstanceListenerEndpoint.Jsii$ProxyAn implementation forDbInstanceListenerEndpoint
-
Method Summary
Static Methods Modifier and Type Method Description static DbInstanceListenerEndpoint.Builderbuilder()
-
-
-
Method Detail
-
builder
@Stability(Stable) static DbInstanceListenerEndpoint.Builder builder()
- Returns:
- a
DbInstanceListenerEndpoint.BuilderofDbInstanceListenerEndpoint
-
-