Class: Aws::Types::DataIntegrationSummary

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


157
158
159
# File 'sig/types.rbs', line 157

def arn
  @arn
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


158
159
160
# File 'sig/types.rbs', line 158

def name
  @name
end

#source_uri::String

Returns the value of attribute source_uri.

Returns:

  • (::String)


159
160
161
# File 'sig/types.rbs', line 159

def source_uri
  @source_uri
end