Class: Aws::Types::DescribeDataSetRefreshPropertiesRequest

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)


4639
4640
4641
# File 'sig/types.rbs', line 4639

def 
  @aws_account_id
end

#data_set_id::String

Returns the value of attribute data_set_id.

Returns:

  • (::String)


4640
4641
4642
# File 'sig/types.rbs', line 4640

def data_set_id
  @data_set_id
end