Class: Aws::Types::AuthorizeVpcEndpointAccessResponse
- Inherits:
-
Object
- Object
- Aws::Types::AuthorizeVpcEndpointAccessResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authorized_principal ⇒ Types::AuthorizedPrincipal
Returns the value of attribute authorized_principal.
Instance Attribute Details
#authorized_principal ⇒ Types::AuthorizedPrincipal
Returns the value of attribute authorized_principal.
202 203 204 |
# File 'sig/types.rbs', line 202 def @authorized_principal end |