Class: Aws::Types::StandardsManagedBy
- Inherits:
-
Object
- Object
- Aws::Types::StandardsManagedBy
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#company ⇒ ::String
Returns the value of attribute company.
-
#product ⇒ ::String
Returns the value of attribute product.
Instance Attribute Details
#company ⇒ ::String
Returns the value of attribute company.
7719 7720 7721 |
# File 'sig/types.rbs', line 7719 def company @company end |
#product ⇒ ::String
Returns the value of attribute product.
7720 7721 7722 |
# File 'sig/types.rbs', line 7720 def product @product end |