Distribution Policy Response
    data class DistributionPolicyResponse(val targetShape: String, val zones: List<DistributionPolicyZoneConfigurationResponse>)
Constructors
Link copied to clipboard
                fun DistributionPolicyResponse(targetShape: String, zones: List<DistributionPolicyZoneConfigurationResponse>)