Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.cloudfront.CfnKeyGroupPropsMixin.KeyGroupConfigProperty
Packages that use CfnKeyGroupPropsMixin.KeyGroupConfigProperty
-
Uses of CfnKeyGroupPropsMixin.KeyGroupConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.cloudfront
Classes in software.amazon.awscdk.cfnpropertymixins.services.cloudfront that implement CfnKeyGroupPropsMixin.KeyGroupConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnKeyGroupPropsMixin.KeyGroupConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.cloudfront that return CfnKeyGroupPropsMixin.KeyGroupConfigPropertyModifier and TypeMethodDescriptionCfnKeyGroupPropsMixin.KeyGroupConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.cloudfront with parameters of type CfnKeyGroupPropsMixin.KeyGroupConfigPropertyModifier and TypeMethodDescriptionCfnKeyGroupMixinProps.Builder.keyGroupConfig(CfnKeyGroupPropsMixin.KeyGroupConfigProperty keyGroupConfig) Sets the value ofCfnKeyGroupMixinProps.getKeyGroupConfig()CfnKeyGroupPropsMixin.Builder.keyGroupConfig(CfnKeyGroupPropsMixin.KeyGroupConfigProperty keyGroupConfig) The key group configuration.