Module: Aws::Route53GlobalResolver::Client::_CreateDNSViewResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#client_token::String

Returns:

  • (::String)


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

def client_token: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#dnssec_validation"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

def dnssec_validation: () -> ("ENABLED" | "DISABLED")

#edns_client_subnet"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

def edns_client_subnet: () -> ("ENABLED" | "DISABLED")

#firewall_rules_fail_open"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

def firewall_rules_fail_open: () -> ("ENABLED" | "DISABLED")

#global_resolver_id::String

Returns:

  • (::String)


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

def global_resolver_id: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"CREATING", ...

Returns:

  • ("CREATING", "OPERATIONAL", "UPDATING", "ENABLING", "DISABLING", "DISABLED", "DELETING")


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time