Class: Aws::Types::NamespaceProperties

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dns_propertiesTypes::DnsProperties

Returns the value of attribute dns_properties.



393
394
395
# File 'sig/types.rbs', line 393

def dns_properties
  @dns_properties
end

#http_propertiesTypes::HttpProperties

Returns the value of attribute http_properties.



394
395
396
# File 'sig/types.rbs', line 394

def http_properties
  @http_properties
end