Struct rusoto_route53::GetReusableDelegationSetResponse [] [src]

pub struct GetReusableDelegationSetResponse {
    pub delegation_set: DelegationSet,
}

A complex type that contains the response to the GetReusableDelegationSet request.

Fields

A complex type that contains information about the reusable delegation set.

Trait Implementations

impl Default for GetReusableDelegationSetResponse
[src]

[src]

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

impl Debug for GetReusableDelegationSetResponse
[src]

[src]

Formats the value using the given formatter.