Uses of Interface
software.amazon.awscdk.services.cloudfront.CfnKeyGroup.KeyGroupConfigProperty
Packages that use CfnKeyGroup.KeyGroupConfigProperty
- 
Uses of CfnKeyGroup.KeyGroupConfigProperty in software.amazon.awscdk.services.cloudfrontClasses in software.amazon.awscdk.services.cloudfront that implement CfnKeyGroup.KeyGroupConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnKeyGroup.KeyGroupConfigPropertyMethods in software.amazon.awscdk.services.cloudfront that return CfnKeyGroup.KeyGroupConfigPropertyModifier and TypeMethodDescriptionCfnKeyGroup.KeyGroupConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.cloudfront with parameters of type CfnKeyGroup.KeyGroupConfigPropertyModifier and TypeMethodDescriptionCfnKeyGroup.Builder.keyGroupConfig(CfnKeyGroup.KeyGroupConfigProperty keyGroupConfig) The key group configuration.CfnKeyGroupProps.Builder.keyGroupConfig(CfnKeyGroup.KeyGroupConfigProperty keyGroupConfig) Sets the value ofCfnKeyGroupProps.getKeyGroupConfig()voidCfnKeyGroup.setKeyGroupConfig(CfnKeyGroup.KeyGroupConfigProperty value) The key group configuration.