Uses of Class
software.amazon.awscdk.services.logs.IntegrationReference.Builder
Packages that use IntegrationReference.Builder
-
Uses of IntegrationReference.Builder in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return IntegrationReference.BuilderModifier and TypeMethodDescriptionstatic IntegrationReference.Builder
IntegrationReference.builder()
IntegrationReference.Builder.integrationName
(String integrationName) Sets the value ofIntegrationReference.getIntegrationName()
Constructors in software.amazon.awscdk.services.logs 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
.