Class: Aws::Types::StreamFile

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#file_id::Integer

Returns the value of attribute file_id.

Returns:

  • (::Integer)


4643
4644
4645
# File 'sig/types.rbs', line 4643

def file_id
  @file_id
end

#s3_locationTypes::S3Location

Returns the value of attribute s3_location.

Returns:



4644
4645
4646
# File 'sig/types.rbs', line 4644

def s3_location
  @s3_location
end