Uses of Class
software.amazon.awscdk.services.appintegrations.DataIntegrationReference.Builder
Packages that use DataIntegrationReference.Builder
Package
Description
AWS::AppIntegrations Construct Library
-
Uses of DataIntegrationReference.Builder in software.amazon.awscdk.services.appintegrations
Methods in software.amazon.awscdk.services.appintegrations that return DataIntegrationReference.BuilderModifier and TypeMethodDescriptionDataIntegrationReference.builder()
DataIntegrationReference.Builder.dataIntegrationArn
(String dataIntegrationArn) Sets the value ofDataIntegrationReference.getDataIntegrationArn()
DataIntegrationReference.Builder.dataIntegrationId
(String dataIntegrationId) Sets the value ofDataIntegrationReference.getDataIntegrationId()
Constructors in software.amazon.awscdk.services.appintegrations with parameters of type DataIntegrationReference.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theDataIntegrationReference.Builder
.