Class: Aws::Types::S3ArtifactLocation

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

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#bucket_name::String

Returns the value of attribute bucket_name.



1276
1277
1278
# File 'sig/types.rbs', line 1276

def bucket_name
  @bucket_name
end

#object_key::String

Returns the value of attribute object_key.



1277
1278
1279
# File 'sig/types.rbs', line 1277

def object_key
  @object_key
end