Class: Aws::Types::InputDataConfig

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

Defined Under Namespace

Classes: S3Uri, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_uri ⇒ ::String

Returns the value of attribute s3_uri.

Returns:

  • (::String)


331
332
333
# File 'sig/types.rbs', line 331

def s3_uri
  @s3_uri
end

#unknown ⇒ Object

Returns the value of attribute unknown.

Returns:

  • (Object)


332
333
334
# File 'sig/types.rbs', line 332

def unknown
  @unknown
end