Class: Aws::Types::SourceMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#source_arn::String

Returns the value of attribute source_arn.

Returns:

  • (::String)


1523
1524
1525
# File 'sig/types.rbs', line 1523

def source_arn
  @source_arn
end

#source_update_token::String

Returns the value of attribute source_update_token.

Returns:

  • (::String)


1524
1525
1526
# File 'sig/types.rbs', line 1524

def source_update_token
  @source_update_token
end