Class: Aws::Types::DescribeDataSourceAttachmentRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_source_arn::String

Returns the value of attribute data_source_arn.

Returns:

  • (::String)


737
738
739
# File 'sig/types.rbs', line 737

def data_source_arn
  @data_source_arn
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


736
737
738
# File 'sig/types.rbs', line 736

def id
  @id
end