Class: Aws::Types::DescribeLoaRequest

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)


536
537
538
# File 'sig/types.rbs', line 536

def connection_id
  @connection_id
end

#loa_content_type"application/pdf"

Returns the value of attribute loa_content_type.

Returns:

  • ("application/pdf")


538
539
540
# File 'sig/types.rbs', line 538

def loa_content_type
  @loa_content_type
end

#provider_name::String

Returns the value of attribute provider_name.

Returns:

  • (::String)


537
538
539
# File 'sig/types.rbs', line 537

def provider_name
  @provider_name
end