Class: Aws::Types::CompleteAttachedFileUploadRequest

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#associated_resource_arn::String

Returns the value of attribute associated_resource_arn.



907
908
909
# File 'sig/types.rbs', line 907

def associated_resource_arn
  @associated_resource_arn
end

#file_id::String

Returns the value of attribute file_id.



906
907
908
# File 'sig/types.rbs', line 906

def file_id
  @file_id
end

#instance_id::String

Returns the value of attribute instance_id.



905
906
907
# File 'sig/types.rbs', line 905

def instance_id
  @instance_id
end