Class: Aws::Types::SubDomainSetting
- Inherits:
-
Object
- Object
- Aws::Types::SubDomainSetting
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#branch_name ⇒ ::String
Returns the value of attribute branch_name.
-
#prefix ⇒ ::String
Returns the value of attribute prefix.
Instance Attribute Details
#branch_name ⇒ ::String
Returns the value of attribute branch_name.
660 661 662 |
# File 'sig/types.rbs', line 660 def branch_name @branch_name end |
#prefix ⇒ ::String
Returns the value of attribute prefix.
659 660 661 |
# File 'sig/types.rbs', line 659 def prefix @prefix end |