Class: Aws::Types::DisablePortalRequest
- Inherits:
-
Object
- Object
- Aws::Types::DisablePortalRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#portal_id ⇒ ::String
Returns the value of attribute portal_id.
Instance Attribute Details
#portal_id ⇒ ::String
Returns the value of attribute portal_id.
923 924 925 |
# File 'sig/types.rbs', line 923 def portal_id @portal_id end |