Class: Aws::Types::MembershipProtectedJobOutputConfiguration

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

Defined Under Namespace

Classes: S3, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3Types::ProtectedJobS3OutputConfigurationInput

Returns the value of attribute s3.



2377
2378
2379
# File 'sig/types.rbs', line 2377

def s3
  @s3
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


2378
2379
2380
# File 'sig/types.rbs', line 2378

def unknown
  @unknown
end