Uses of Class
software.amazon.awscdk.services.logs.CfnIntegrationProps.Builder
Packages that use CfnIntegrationProps.Builder
-
Uses of CfnIntegrationProps.Builder in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return CfnIntegrationProps.BuilderModifier and TypeMethodDescriptionstatic CfnIntegrationProps.BuilderCfnIntegrationProps.builder()CfnIntegrationProps.Builder.integrationName(String integrationName) Sets the value ofCfnIntegrationProps.getIntegrationName()CfnIntegrationProps.Builder.integrationType(String integrationType) Sets the value ofCfnIntegrationProps.getIntegrationType()CfnIntegrationProps.Builder.resourceConfig(IResolvable resourceConfig) Sets the value ofCfnIntegrationProps.getResourceConfig()CfnIntegrationProps.Builder.resourceConfig(CfnIntegration.ResourceConfigProperty resourceConfig) Sets the value ofCfnIntegrationProps.getResourceConfig()Constructors in software.amazon.awscdk.services.logs with parameters of type CfnIntegrationProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnIntegrationProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnIntegrationProps.Builder.