Class: Aws::Types::EksCluster

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cluster_arn::String

Returns the value of attribute cluster_arn.

Returns:

  • (::String)


212
213
214
# File 'sig/types.rbs', line 212

def cluster_arn
  @cluster_arn
end

#cross_account_role::String

Returns the value of attribute cross_account_role.

Returns:

  • (::String)


210
211
212
# File 'sig/types.rbs', line 210

def 
  @cross_account_role
end

#external_id::String

Returns the value of attribute external_id.

Returns:

  • (::String)


211
212
213
# File 'sig/types.rbs', line 211

def external_id
  @external_id
end