Class: Aws::Types::UpdateWebAppEndpointDetails
- Inherits:
-
Object
- Object
- Aws::Types::UpdateWebAppEndpointDetails
- 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::UpdateWebAppVpcConfig
Returns the value of attribute vpc.
Instance Attribute Details
#unknown ⇒ Object
Returns the value of attribute unknown.
1509 1510 1511 |
# File 'sig/types.rbs', line 1509 def unknown @unknown end |
#vpc ⇒ Types::UpdateWebAppVpcConfig
Returns the value of attribute vpc.
1508 1509 1510 |
# File 'sig/types.rbs', line 1508 def vpc @vpc end |