Class: Aws::Types::S3Parameters

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#manifest_file_locationTypes::ManifestFileLocation

Returns the value of attribute manifest_file_location.



9559
9560
9561
# File 'sig/types.rbs', line 9559

def manifest_file_location
  @manifest_file_location
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


9560
9561
9562
# File 'sig/types.rbs', line 9560

def role_arn
  @role_arn
end