Struct rusoto_route53::UpdateTrafficPolicyCommentResponse [] [src]

pub struct UpdateTrafficPolicyCommentResponse {
    pub traffic_policy: TrafficPolicy,
}

A complex type that contains the response information for the traffic policy.

Fields

A complex type that contains settings for the specified traffic policy.

Trait Implementations

impl Default for UpdateTrafficPolicyCommentResponse
[src]

Returns the "default value" for a type. Read more

impl Clone for UpdateTrafficPolicyCommentResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for UpdateTrafficPolicyCommentResponse
[src]

Formats the value using the given formatter.