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.
1209 1210 1211 |
# File 'sig/types.rbs', line 1209 def documents @documents end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1210 1211 1212 |
# File 'sig/types.rbs', line 1210 def unknown @unknown end |