Uses of Interface
software.amazon.awscdk.services.cloudfront.CfnKeyGroup.KeyGroupConfigProperty
Packages that use CfnKeyGroup.KeyGroupConfigProperty
-
Uses of CfnKeyGroup.KeyGroupConfigProperty in software.amazon.awscdk.services.cloudfront
Classes in software.amazon.awscdk.services.cloudfront that implement CfnKeyGroup.KeyGroupConfigPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnKeyGroup.KeyGroupConfigProperty
Methods 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()
void
CfnKeyGroup.setKeyGroupConfig
(CfnKeyGroup.KeyGroupConfigProperty value) The key group configuration.