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)


585
586
587
# File 'sig/types.rbs', line 585

def connection_id
  @connection_id
end

#loa_content_type"application/pdf"

Returns the value of attribute loa_content_type.

Returns:

  • ("application/pdf")


587
588
589
# File 'sig/types.rbs', line 587

def loa_content_type
  @loa_content_type
end

#provider_name::String

Returns the value of attribute provider_name.

Returns:

  • (::String)


586
587
588
# File 'sig/types.rbs', line 586

def provider_name
  @provider_name
end