Module: Aws::Route53GlobalResolver::Client::_CreateFirewallDomainListResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#domain_count::Integer

Returns:

  • (::Integer)


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

def domain_count: () -> ::Integer

#global_resolver_id::String

Returns:

  • (::String)


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

def global_resolver_id: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time