Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsCloudFrontDistributionCacheBehaviors
-
Packages that use AwsCloudFrontDistributionCacheBehaviors Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsCloudFrontDistributionCacheBehaviors in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsCloudFrontDistributionCacheBehaviors Modifier and Type Method Description AwsCloudFrontDistributionCacheBehaviorsAwsCloudFrontDistributionDetails. cacheBehaviors()Provides information about the cache configuration for the distribution.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsCloudFrontDistributionCacheBehaviors Modifier and Type Method Description AwsCloudFrontDistributionDetails.BuilderAwsCloudFrontDistributionDetails.Builder. cacheBehaviors(AwsCloudFrontDistributionCacheBehaviors cacheBehaviors)Provides information about the cache configuration for the distribution.
-