Class: Aws::Types::PortalTypeEntry
- Inherits:
-
Object
- Object
- Aws::Types::PortalTypeEntry
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#portal_tools ⇒ ::Array[::String]
Returns the value of attribute portal_tools.
Instance Attribute Details
#portal_tools ⇒ ::Array[::String]
Returns the value of attribute portal_tools.
3154 3155 3156 |
# File 'sig/types.rbs', line 3154 def portal_tools @portal_tools end |