Class: Aws::Types::DeleteCapabilityRequest

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)


654
655
656
# File 'sig/types.rbs', line 654

def capability_name
  @capability_name
end

#cluster_name::String

Returns the value of attribute cluster_name.

Returns:

  • (::String)


653
654
655
# File 'sig/types.rbs', line 653

def cluster_name
  @cluster_name
end