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_configurationTypes::S3Configuration

Returns the value of attribute s3_configuration.



459
460
461
# File 'sig/types.rbs', line 459

def s3_configuration
  @s3_configuration
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


460
461
462
# File 'sig/types.rbs', line 460

def unknown
  @unknown
end