Class: Aws::Types::ModelInvocationJobS3OutputDataConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucket_owner::String

Returns the value of attribute s3_bucket_owner.

Returns:

  • (::String)


3057
3058
3059
# File 'sig/types.rbs', line 3057

def s3_bucket_owner
  @s3_bucket_owner
end

#s3_encryption_key_id::String

Returns the value of attribute s3_encryption_key_id.

Returns:

  • (::String)


3056
3057
3058
# File 'sig/types.rbs', line 3056

def s3_encryption_key_id
  @s3_encryption_key_id
end

#s3_uri::String

Returns the value of attribute s3_uri.

Returns:

  • (::String)


3055
3056
3057
# File 'sig/types.rbs', line 3055

def s3_uri
  @s3_uri
end