Class: Aws::Types::Artifact

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#artifact_file_name::String

Returns the value of attribute artifact_file_name.

Returns:

  • (::String)


45
46
47
# File 'sig/types.rbs', line 45

def artifact_file_name
  @artifact_file_name
end

#artifact_id::String

Returns the value of attribute artifact_id.

Returns:

  • (::String)


46
47
48
# File 'sig/types.rbs', line 46

def artifact_id
  @artifact_id
end