Class: Aws::Types::SubDomainSetting

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#branch_name::String

Returns the value of attribute branch_name.

Returns:

  • (::String)


660
661
662
# File 'sig/types.rbs', line 660

def branch_name
  @branch_name
end

#prefix::String

Returns the value of attribute prefix.

Returns:

  • (::String)


659
660
661
# File 'sig/types.rbs', line 659

def prefix
  @prefix
end