Module: Aws::Route53GlobalResolver::Client::_DeleteFirewallDomainListResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"CREATING", ...

Returns:

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


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

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