Class: Aws::Types::VerifiedAccessInstanceCustomSubDomain

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#nameservers::Array[::String]

Returns the value of attribute nameservers.

Returns:

  • (::Array[::String])


18667
18668
18669
# File 'sig/types.rbs', line 18667

def nameservers
  @nameservers
end

#sub_domain::String

Returns the value of attribute sub_domain.

Returns:

  • (::String)


18666
18667
18668
# File 'sig/types.rbs', line 18666

def sub_domain
  @sub_domain
end