Uses of Class
software.amazon.awscdk.services.rds.IntegrationReference.Builder
Packages that use IntegrationReference.Builder
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of IntegrationReference.Builder in software.amazon.awscdk.services.rds
Methods in software.amazon.awscdk.services.rds that return IntegrationReference.BuilderModifier and TypeMethodDescriptionstatic IntegrationReference.Builder
IntegrationReference.builder()
IntegrationReference.Builder.integrationArn
(String integrationArn) Sets the value ofIntegrationReference.getIntegrationArn()
Constructors in software.amazon.awscdk.services.rds with parameters of type IntegrationReference.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(IntegrationReference.Builder builder) Constructor that initializes the object based on literal property values passed by theIntegrationReference.Builder
.