Class: Aws::Types::JobOperation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#lambda_invokeTypes::LambdaInvokeOperation

Returns the value of attribute lambda_invoke.



1000
1001
1002
# File 'sig/types.rbs', line 1000

def lambda_invoke
  @lambda_invoke
end

#s3_compute_object_checksumTypes::S3ComputeObjectChecksumOperation

Returns the value of attribute s3_compute_object_checksum.



1009
1010
1011
# File 'sig/types.rbs', line 1009

def s3_compute_object_checksum
  @s3_compute_object_checksum
end

#s3_delete_object_taggingTypes::S3DeleteObjectTaggingOperation

Returns the value of attribute s3_delete_object_tagging.



1004
1005
1006
# File 'sig/types.rbs', line 1004

def s3_delete_object_tagging
  @s3_delete_object_tagging
end

#s3_initiate_restore_objectTypes::S3InitiateRestoreObjectOperation

Returns the value of attribute s3_initiate_restore_object.



1005
1006
1007
# File 'sig/types.rbs', line 1005

def s3_initiate_restore_object
  @s3_initiate_restore_object
end

#s3_put_object_aclTypes::S3SetObjectAclOperation

Returns the value of attribute s3_put_object_acl.



1002
1003
1004
# File 'sig/types.rbs', line 1002

def s3_put_object_acl
  @s3_put_object_acl
end

#s3_put_object_copyTypes::S3CopyObjectOperation

Returns the value of attribute s3_put_object_copy.



1001
1002
1003
# File 'sig/types.rbs', line 1001

def s3_put_object_copy
  @s3_put_object_copy
end

Returns the value of attribute s3_put_object_legal_hold.



1006
1007
1008
# File 'sig/types.rbs', line 1006

def s3_put_object_legal_hold
  @s3_put_object_legal_hold
end

#s3_put_object_retentionTypes::S3SetObjectRetentionOperation

Returns the value of attribute s3_put_object_retention.



1007
1008
1009
# File 'sig/types.rbs', line 1007

def s3_put_object_retention
  @s3_put_object_retention
end

#s3_put_object_taggingTypes::S3SetObjectTaggingOperation

Returns the value of attribute s3_put_object_tagging.



1003
1004
1005
# File 'sig/types.rbs', line 1003

def s3_put_object_tagging
  @s3_put_object_tagging
end

#s3_replicate_objectTypes::S3ReplicateObjectOperation

Returns the value of attribute s3_replicate_object.



1008
1009
1010
# File 'sig/types.rbs', line 1008

def s3_replicate_object
  @s3_replicate_object
end

#s3_update_object_encryptionTypes::S3UpdateObjectEncryptionOperation

Returns the value of attribute s3_update_object_encryption.



1010
1011
1012
# File 'sig/types.rbs', line 1010

def s3_update_object_encryption
  @s3_update_object_encryption
end