Class: Aws::Types::EksSourceClusterNamespace

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#eks_cluster_arn ⇒ ::String

Returns the value of attribute eks_cluster_arn.

Returns:



630
631
632
# File 'sig/types.rbs', line 630

def eks_cluster_arn
  @eks_cluster_arn
end

#namespace ⇒ ::String

Returns the value of attribute namespace.

Returns:



631
632
633
# File 'sig/types.rbs', line 631

def namespace
  @namespace
end