Class: Aws::Types::S3RecordingDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket_arn ⇒ ::String

Returns the value of attribute bucket_arn.

Returns:

  • (::String)


1068
1069
1070
# File 'sig/types.rbs', line 1068

def bucket_arn
  @bucket_arn
end

#key_template ⇒ ::String

Returns the value of attribute key_template.

Returns:

  • (::String)


1069
1070
1071
# File 'sig/types.rbs', line 1069

def key_template
  @key_template
end