Class: Aws::Types::DescribeConnectionProposalResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bandwidth::String

Returns the value of attribute bandwidth.

Returns:

  • (::String)


125
126
127
# File 'sig/types.rbs', line 125

def bandwidth
  @bandwidth
end

#environment_id::String

Returns the value of attribute environment_id.

Returns:

  • (::String)


126
127
128
# File 'sig/types.rbs', line 126

def environment_id
  @environment_id
end

#location::String

Returns the value of attribute location.

Returns:

  • (::String)


128
129
130
# File 'sig/types.rbs', line 128

def location
  @location
end

#providerTypes::Provider

Returns the value of attribute provider.

Returns:



127
128
129
# File 'sig/types.rbs', line 127

def provider
  @provider
end