Class: Aws::Types::DescribeDataSourceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#aws_account_id::String

Returns the value of attribute aws_account_id.

Returns:

  • (::String)


4680
4681
4682
# File 'sig/types.rbs', line 4680

def 
  @aws_account_id
end

#data_source_id::String

Returns the value of attribute data_source_id.

Returns:

  • (::String)


4681
4682
4683
# File 'sig/types.rbs', line 4681

def data_source_id
  @data_source_id
end