Class: Aws::Types::DescribePartnerAppRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


4965
4966
4967
# File 'sig/types.rbs', line 4965

def arn
  @arn
end

#include_available_upgradeBoolean

Returns the value of attribute include_available_upgrade.

Returns:

  • (Boolean)


4966
4967
4968
# File 'sig/types.rbs', line 4966

def include_available_upgrade
  @include_available_upgrade
end