Class: Aws::Types::ImportSource

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

Defined Under Namespace

Classes: Documents, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

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

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


1208
1209
1210
# File 'sig/types.rbs', line 1208

def unknown
  @unknown
end