Class: Aws::Types::RejectEnvironmentAccountConnectionOutput
- Inherits:
-
Object
- Object
- Aws::Types::RejectEnvironmentAccountConnectionOutput
- 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.
1204 1205 1206 |
# File 'sig/types.rbs', line 1204 def environment_account_connection @environment_account_connection end |