Class: Aws::Types::DescribeConnectionLoaRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#connection_id::String

Returns the value of attribute connection_id.

Returns:

  • (::String)


415
416
417
# File 'sig/types.rbs', line 415

def connection_id
  @connection_id
end

#loa_content_type"application/pdf"

Returns the value of attribute loa_content_type.

Returns:

  • ("application/pdf")


417
418
419
# File 'sig/types.rbs', line 417

def loa_content_type
  @loa_content_type
end

#provider_name::String

Returns the value of attribute provider_name.

Returns:

  • (::String)


416
417
418
# File 'sig/types.rbs', line 416

def provider_name
  @provider_name
end