Class: Aws::Types::OutputDataConfig

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

Defined Under Namespace

Classes: S3Configuration, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_configuration ⇒ Types::S3Configuration

Returns the value of attribute s3_configuration.



483
484
485
# File 'sig/types.rbs', line 483

def s3_configuration
  @s3_configuration
end

#unknown ⇒ Object

Returns the value of attribute unknown.

Returns:

  • (Object)


484
485
486
# File 'sig/types.rbs', line 484

def unknown
  @unknown
end