Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.logs.CfnLogGroupMixinProps
Packages that use CfnLogGroupMixinProps
-
Uses of CfnLogGroupMixinProps in software.amazon.awscdk.cfnpropertymixins.services.logs
Classes in software.amazon.awscdk.cfnpropertymixins.services.logs that implement CfnLogGroupMixinPropsMethods in software.amazon.awscdk.cfnpropertymixins.services.logs that return CfnLogGroupMixinPropsModifier and TypeMethodDescriptionCfnLogGroupMixinProps.Builder.build()Builds the configured instance.protected CfnLogGroupMixinPropsCfnLogGroupPropsMixin.getProps()Constructors in software.amazon.awscdk.cfnpropertymixins.services.logs with parameters of type CfnLogGroupMixinPropsModifierConstructorDescriptionCreate a mixin to apply properties toAWS::Logs::LogGroup.CfnLogGroupPropsMixin(CfnLogGroupMixinProps props, CfnPropertyMixinOptions options) Create a mixin to apply properties toAWS::Logs::LogGroup.