Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.logs.CfnLogGroupMixinProps.Builder
Packages that use CfnLogGroupMixinProps.Builder
-
Uses of CfnLogGroupMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.logs
Methods in software.amazon.awscdk.cfnpropertymixins.services.logs that return CfnLogGroupMixinProps.BuilderModifier and TypeMethodDescriptionCfnLogGroupMixinProps.builder()CfnLogGroupMixinProps.Builder.dataProtectionPolicy(Object dataProtectionPolicy) Sets the value ofCfnLogGroupMixinProps.getDataProtectionPolicy()CfnLogGroupMixinProps.Builder.deletionProtectionEnabled(Boolean deletionProtectionEnabled) Sets the value ofCfnLogGroupMixinProps.getDeletionProtectionEnabled()CfnLogGroupMixinProps.Builder.deletionProtectionEnabled(IResolvable deletionProtectionEnabled) Sets the value ofCfnLogGroupMixinProps.getDeletionProtectionEnabled()CfnLogGroupMixinProps.Builder.fieldIndexPolicies(List<? extends Object> fieldIndexPolicies) Sets the value ofCfnLogGroupMixinProps.getFieldIndexPolicies()CfnLogGroupMixinProps.Builder.fieldIndexPolicies(IResolvable fieldIndexPolicies) Sets the value ofCfnLogGroupMixinProps.getFieldIndexPolicies()Sets the value ofCfnLogGroupMixinProps.getKmsKeyId()Sets the value ofCfnLogGroupMixinProps.getKmsKeyId()CfnLogGroupMixinProps.Builder.logGroupClass(String logGroupClass) Sets the value ofCfnLogGroupMixinProps.getLogGroupClass()CfnLogGroupMixinProps.Builder.logGroupName(String logGroupName) Sets the value ofCfnLogGroupMixinProps.getLogGroupName()CfnLogGroupMixinProps.Builder.logGroupName(IFunctionRef logGroupName) Sets the value ofCfnLogGroupMixinProps.getLogGroupName()CfnLogGroupMixinProps.Builder.resourcePolicyDocument(Object resourcePolicyDocument) Sets the value ofCfnLogGroupMixinProps.getResourcePolicyDocument()CfnLogGroupMixinProps.Builder.retentionInDays(Number retentionInDays) Sets the value ofCfnLogGroupMixinProps.getRetentionInDays()Sets the value ofCfnLogGroupMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.logs with parameters of type CfnLogGroupMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnLogGroupMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnLogGroupMixinProps.Builder.