Class: Aws::Types::ImportSource
- Inherits:
-
Object
- Object
- Aws::Types::ImportSource
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#documents ⇒ ::Array[Types::SecurityRequirementArtifact]
Returns the value of attribute documents.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#documents ⇒ ::Array[Types::SecurityRequirementArtifact]
Returns the value of attribute documents.
1207 1208 1209 |
# File 'sig/types.rbs', line 1207 def documents @documents end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1208 1209 1210 |
# File 'sig/types.rbs', line 1208 def unknown @unknown end |