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)


1550
1551
1552
# File 'sig/types.rbs', line 1550

def source_arn
  @source_arn
end

#source_update_token::String

Returns the value of attribute source_update_token.

Returns:

  • (::String)


1551
1552
1553
# File 'sig/types.rbs', line 1551

def source_update_token
  @source_update_token
end