Class: Aws::Types::DetachDataSourceRequest

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)


958
959
960
# File 'sig/types.rbs', line 958

def data_source_arn
  @data_source_arn
end

#id::String

Returns the value of attribute id.

Returns:

  • (::String)


957
958
959
# File 'sig/types.rbs', line 957

def id
  @id
end