Class: Aws::Types::DescribeAddonRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#addon_name::String

Returns the value of attribute addon_name.

Returns:

  • (::String)


845
846
847
# File 'sig/types.rbs', line 845

def addon_name
  @addon_name
end

#cluster_name::String

Returns the value of attribute cluster_name.

Returns:

  • (::String)


844
845
846
# File 'sig/types.rbs', line 844

def cluster_name
  @cluster_name
end