Class: Aws::Types::PublishPortalRequest
- Inherits:
-
Object
- Object
- Aws::Types::PublishPortalRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#description ⇒ ::String
Returns the value of attribute description.
-
#portal_id ⇒ ::String
Returns the value of attribute portal_id.
Instance Attribute Details
#description ⇒ ::String
Returns the value of attribute description.
1920 1921 1922 |
# File 'sig/types.rbs', line 1920 def description @description end |
#portal_id ⇒ ::String
Returns the value of attribute portal_id.
1921 1922 1923 |
# File 'sig/types.rbs', line 1921 def portal_id @portal_id end |