Class: Aws::Types::DeleteEnvironmentConnectorResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connectorTypes::Connector

Returns the value of attribute connector.

Returns:



148
149
150
# File 'sig/types.rbs', line 148

def connector
  @connector
end

#environment_summaryTypes::EnvironmentSummary

Returns the value of attribute environment_summary.



149
150
151
# File 'sig/types.rbs', line 149

def environment_summary
  @environment_summary
end