Struct rusoto_route53domains::EnableDomainAutoRenewRequest [] [src]

pub struct EnableDomainAutoRenewRequest {
    pub domain_name: DomainName,
}

Fields

Trait Implementations

impl Default for EnableDomainAutoRenewRequest
[src]

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

impl Debug for EnableDomainAutoRenewRequest
[src]

Formats the value using the given formatter.

impl Clone for EnableDomainAutoRenewRequest
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more