Class: Aws::Types::LivenessOutputConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucket::String

Returns the value of attribute s3_bucket.

Returns:

  • (::String)


1345
1346
1347
# File 'sig/types.rbs', line 1345

def s3_bucket
  @s3_bucket
end

#s3_key_prefix::String

Returns the value of attribute s3_key_prefix.

Returns:

  • (::String)


1346
1347
1348
# File 'sig/types.rbs', line 1346

def s3_key_prefix
  @s3_key_prefix
end