Class: Aws::Types::GetDataSetDetailsRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_id::String

Returns the value of attribute application_id.

Returns:

  • (::String)


526
527
528
# File 'sig/types.rbs', line 526

def application_id
  @application_id
end

#data_set_name::String

Returns the value of attribute data_set_name.

Returns:

  • (::String)


527
528
529
# File 'sig/types.rbs', line 527

def data_set_name
  @data_set_name
end