DistributionConfigResponse

constructor(aliases: List<String>? = null, cacheBehaviors: List<CacheBehaviorResponse>? = null, cnamEs: List<String>? = null, comment: String? = null, continuousDeploymentPolicyId: String? = null, customErrorResponses: List<CustomErrorResponseResponse>? = null, customOrigin: LegacyCustomOriginResponse? = null, defaultCacheBehavior: DefaultCacheBehaviorResponse? = null, defaultRootObject: String? = null, enabled: Boolean? = null, httpVersion: String? = null, ipV6Enabled: Boolean? = null, logging: LoggingResponse? = null, originGroups: OriginGroupsResponse? = null, origins: List<OriginResponse>? = null, priceClass: String? = null, restrictions: RestrictionsResponse? = null, s3Origin: LegacyS3OriginResponse? = null, staging: Boolean? = null, viewerCertificate: ViewerCertificateResponse? = null, webACLId: String? = null)