Class: Aws::Types::SAPODataSourceProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#object_path ⇒ ::String

Returns the value of attribute object_path.

Returns:

  • (::String)


1075
1076
1077
# File 'sig/types.rbs', line 1075

def object_path
  @object_path
end

#pagination_config ⇒ Types::SAPODataPaginationConfig

Returns the value of attribute pagination_config.



1077
1078
1079
# File 'sig/types.rbs', line 1077

def pagination_config
  @pagination_config
end

#parallelism_config ⇒ Types::SAPODataParallelismConfig

Returns the value of attribute parallelism_config.



1076
1077
1078
# File 'sig/types.rbs', line 1076

def parallelism_config
  @parallelism_config
end