Class: Aws::Types::ResourceNotFoundException

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)


1797
1798
1799
# File 'sig/types.rbs', line 1797

def addon_name
  @addon_name
end

#cluster_name::String

Returns the value of attribute cluster_name.

Returns:

  • (::String)


1794
1795
1796
# File 'sig/types.rbs', line 1794

def cluster_name
  @cluster_name
end

#fargate_profile_name::String

Returns the value of attribute fargate_profile_name.

Returns:

  • (::String)


1796
1797
1798
# File 'sig/types.rbs', line 1796

def fargate_profile_name
  @fargate_profile_name
end

#message::String

Returns the value of attribute message.

Returns:

  • (::String)


1799
1800
1801
# File 'sig/types.rbs', line 1799

def message
  @message
end

#nodegroup_name::String

Returns the value of attribute nodegroup_name.

Returns:

  • (::String)


1795
1796
1797
# File 'sig/types.rbs', line 1795

def nodegroup_name
  @nodegroup_name
end

#subscription_id::String

Returns the value of attribute subscription_id.

Returns:

  • (::String)


1798
1799
1800
# File 'sig/types.rbs', line 1798

def subscription_id
  @subscription_id
end