Class: Aws::Types::WebAppEndpointDetails
- Inherits:
-
Object
- Object
- Aws::Types::WebAppEndpointDetails
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#unknown ⇒ Object
Returns the value of attribute unknown.
-
#vpc ⇒ Types::WebAppVpcConfig
Returns the value of attribute vpc.
Instance Attribute Details
#unknown ⇒ Object
Returns the value of attribute unknown.
1563 1564 1565 |
# File 'sig/types.rbs', line 1563 def unknown @unknown end |
#vpc ⇒ Types::WebAppVpcConfig
Returns the value of attribute vpc.
1562 1563 1564 |
# File 'sig/types.rbs', line 1562 def vpc @vpc end |