Struct rusoto_organizations::DescribeCreateAccountStatusResponse [] [src]

pub struct DescribeCreateAccountStatusResponse {
    pub create_account_status: Option<CreateAccountStatus>,
}

Fields

A structure that contains the current status of an account creation request.

Trait Implementations

impl Default for DescribeCreateAccountStatusResponse
[src]

[src]

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

impl Debug for DescribeCreateAccountStatusResponse
[src]

[src]

Formats the value using the given formatter.

impl Clone for DescribeCreateAccountStatusResponse
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more