Class: Aws::Types::DescribeCapabilityRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#capability_name::String

Returns the value of attribute capability_name.

Returns:

  • (::String)


873
874
875
# File 'sig/types.rbs', line 873

def capability_name
  @capability_name
end

#cluster_name::String

Returns the value of attribute cluster_name.

Returns:

  • (::String)


872
873
874
# File 'sig/types.rbs', line 872

def cluster_name
  @cluster_name
end