Class: Aws::Types::CreatePortalResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#portal_arn::String

Returns the value of attribute portal_arn.

Returns:

  • (::String)


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.

Returns:

  • (::String)


287
288
289
# File 'sig/types.rbs', line 287

def portal_endpoint
  @portal_endpoint
end