Class: Aws::Types::SupportedProductConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#args::Array[::String]

Returns the value of attribute args.

Returns:

  • (::Array[::String])


1759
1760
1761
# File 'sig/types.rbs', line 1759

def args
  @args
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


1758
1759
1760
# File 'sig/types.rbs', line 1758

def name
  @name
end