Class: Aws::Types::GetEnvironmentAccountConnectionOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetEnvironmentAccountConnectionOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#environment_account_connection ⇒ Types::EnvironmentAccountConnection
Returns the value of attribute environment_account_connection.
Instance Attribute Details
#environment_account_connection ⇒ Types::EnvironmentAccountConnection
Returns the value of attribute environment_account_connection.
712 713 714 |
# File 'sig/types.rbs', line 712 def environment_account_connection @environment_account_connection end |