Class: Aws::Types::CreatePortalResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreatePortalResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#portal_arn ⇒ ::String
Returns the value of attribute portal_arn.
-
#portal_endpoint ⇒ ::String
Returns the value of attribute portal_endpoint.
Instance Attribute Details
#portal_arn ⇒ ::String
Returns the value of attribute portal_arn.
286 287 288 |
# File 'sig/types.rbs', line 286 def portal_arn @portal_arn end |
#portal_endpoint ⇒ ::String
Returns the value of attribute portal_endpoint.
287 288 289 |
# File 'sig/types.rbs', line 287 def portal_endpoint @portal_endpoint end |