Class: Aws::Types::CreateSolFunctionPackageInput
- Inherits:
-
Object
- Object
- Aws::Types::CreateSolFunctionPackageInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
Instance Attribute Details
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
22 23 24 |
# File 'sig/types.rbs', line 22 def @tags end |