Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsCloudFrontDistributionDefaultCacheBehavior
Packages that use AwsCloudFrontDistributionDefaultCacheBehavior
-
Uses of AwsCloudFrontDistributionDefaultCacheBehavior in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsCloudFrontDistributionDefaultCacheBehaviorModifier and TypeMethodDescriptionAwsCloudFrontDistributionDetails.defaultCacheBehavior()The default cache behavior for the configuration.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsCloudFrontDistributionDefaultCacheBehaviorModifier and TypeMethodDescriptionAwsCloudFrontDistributionDetails.Builder.defaultCacheBehavior(AwsCloudFrontDistributionDefaultCacheBehavior defaultCacheBehavior) The default cache behavior for the configuration.