Class: Aws::Types::CreateConnectionFunctionResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connection_function_summaryTypes::ConnectionFunctionSummary

Returns the value of attribute connection_function_summary.



529
530
531
# File 'sig/types.rbs', line 529

def connection_function_summary
  @connection_function_summary
end

#etag::String

Returns the value of attribute etag.

Returns:

  • (::String)


531
532
533
# File 'sig/types.rbs', line 531

def etag
  @etag
end

#location::String

Returns the value of attribute location.

Returns:

  • (::String)


530
531
532
# File 'sig/types.rbs', line 530

def location
  @location
end