Class: Aws::Types::UpdateDataIntegrationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#description::String

Returns the value of attribute description.

Returns:

  • (::String)


503
504
505
# File 'sig/types.rbs', line 503

def description
  @description
end

#identifier::String

Returns the value of attribute identifier.

Returns:

  • (::String)


501
502
503
# File 'sig/types.rbs', line 501

def identifier
  @identifier
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


502
503
504
# File 'sig/types.rbs', line 502

def name
  @name
end