Class: Aws::Types::GetPortalResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetPortalResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#portal ⇒ Types::Portal
Returns the value of attribute portal.
Instance Attribute Details
#portal ⇒ Types::Portal
Returns the value of attribute portal.
607 608 609 |
# File 'sig/types.rbs', line 607 def portal @portal end |