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)


4962
4963
4964
# File 'sig/types.rbs', line 4962

def arn
  @arn
end

#include_available_upgradeBoolean

Returns the value of attribute include_available_upgrade.

Returns:

  • (Boolean)


4963
4964
4965
# File 'sig/types.rbs', line 4963

def include_available_upgrade
  @include_available_upgrade
end