Module: Aws::Route53GlobalResolver::Client::_UpdateDNSViewResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#arn::String

Returns:

  • (::String)


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

def arn: () -> ::String

#client_token::String

Returns:

  • (::String)


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

def client_token: () -> ::String

#created_at::Time

Returns:

  • (::Time)


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

def created_at: () -> ::Time

#description::String

Returns:

  • (::String)


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

def description: () -> ::String

#dnssec_validation"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

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

#edns_client_subnet"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

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

#firewall_rules_fail_open"ENABLED", "DISABLED"

Returns:

  • ("ENABLED", "DISABLED")


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

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

#global_resolver_id::String

Returns:

  • (::String)


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

def global_resolver_id: () -> ::String

#id::String

Returns:

  • (::String)


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

def id: () -> ::String

#name::String

Returns:

  • (::String)


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

def name: () -> ::String

#status"CREATING", ...

Returns:

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


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

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

#updated_at::Time

Returns:

  • (::Time)


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

def updated_at: () -> ::Time