Class: Aws::Types::KubernetesResourceType

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#api_version::String

Returns the value of attribute api_version.

Returns:

  • (::String)


431
432
433
# File 'sig/types.rbs', line 431

def api_version
  @api_version
end

#kind::String

Returns the value of attribute kind.

Returns:

  • (::String)


432
433
434
# File 'sig/types.rbs', line 432

def kind
  @kind
end