Module: Aws::Route53GlobalResolver::Client::_GetFirewallDomainListResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::GetFirewallDomainListOutput]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


569
# File 'sig/client.rbs', line 569

def arn: () -> ::String

#client_token::String

Returns:

  • (::String)


571
# File 'sig/client.rbs', line 571

def client_token: () -> ::String

#created_at::Time

Returns:

  • (::Time)


572
# File 'sig/client.rbs', line 572

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


573
# File 'sig/client.rbs', line 573

def description: () -> ::String

#domain_count::Integer

Returns:

  • (::Integer)


574
# File 'sig/client.rbs', line 574

def domain_count: () -> ::Integer

#global_resolver_id::String

Returns:

  • (::String)


570
# File 'sig/client.rbs', line 570

def global_resolver_id: () -> ::String

#id::String

Returns:

  • (::String)


575
# File 'sig/client.rbs', line 575

def id: () -> ::String

#name::String

Returns:

  • (::String)


576
# File 'sig/client.rbs', line 576

def name: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "OPERATIONAL", "UPDATING", "DELETING")


577
# File 'sig/client.rbs', line 577

def status: () -> ("CREATING" | "OPERATIONAL" | "UPDATING" | "DELETING")

#status_message::String

Returns:

  • (::String)


578
# File 'sig/client.rbs', line 578

def status_message: () -> ::String

#updated_at::Time

Returns:

  • (::Time)


579
# File 'sig/client.rbs', line 579

def updated_at: () -> ::Time