Uses of Class
software.amazon.awssdk.services.cloudfront.model.S3OriginConfig
Packages that use S3OriginConfig
-
Uses of S3OriginConfig in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return S3OriginConfigModifier and TypeMethodDescriptionfinal S3OriginConfigOrigin.s3OriginConfig()Use this type to specify an origin that is an Amazon S3 bucket that is not configured with static website hosting.Methods in software.amazon.awssdk.services.cloudfront.model with parameters of type S3OriginConfigModifier and TypeMethodDescriptionOrigin.Builder.s3OriginConfig(S3OriginConfig s3OriginConfig) Use this type to specify an origin that is an Amazon S3 bucket that is not configured with static website hosting.