Class: Aws::Types::StandardsManagedBy

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#company::String

Returns the value of attribute company.

Returns:

  • (::String)


7719
7720
7721
# File 'sig/types.rbs', line 7719

def company
  @company
end

#product::String

Returns the value of attribute product.

Returns:

  • (::String)


7720
7721
7722
# File 'sig/types.rbs', line 7720

def product
  @product
end