Class: Aws::Types::ArtifactSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_types::Array[Types::ArtifactSourceType]

Returns the value of attribute source_types.

Returns:



465
466
467
# File 'sig/types.rbs', line 465

def source_types
  @source_types
end

#source_uri::String

Returns the value of attribute source_uri.

Returns:

  • (::String)


464
465
466
# File 'sig/types.rbs', line 464

def source_uri
  @source_uri
end