Uses of Class
software.amazon.awscdk.services.logs.CfnLogGroupProps.Builder
Packages that use CfnLogGroupProps.Builder
-
Uses of CfnLogGroupProps.Builder in software.amazon.awscdk.services.logs
Methods in software.amazon.awscdk.services.logs that return CfnLogGroupProps.BuilderModifier and TypeMethodDescriptionstatic CfnLogGroupProps.BuilderCfnLogGroupProps.builder()CfnLogGroupProps.Builder.dataProtectionPolicy(Object dataProtectionPolicy) Sets the value ofCfnLogGroupProps.getDataProtectionPolicy()Sets the value ofCfnLogGroupProps.getKmsKeyId()CfnLogGroupProps.Builder.logGroupName(String logGroupName) Sets the value ofCfnLogGroupProps.getLogGroupName()CfnLogGroupProps.Builder.retentionInDays(Number retentionInDays) Sets the value ofCfnLogGroupProps.getRetentionInDays()Sets the value ofCfnLogGroupProps.getTags()Constructors in software.amazon.awscdk.services.logs with parameters of type CfnLogGroupProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLogGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLogGroupProps.Builder.