Class: Aws::Types::GetArtifactInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#agent_space_id::String

Returns the value of attribute agent_space_id.

Returns:

  • (::String)


1075
1076
1077
# File 'sig/types.rbs', line 1075

def agent_space_id
  @agent_space_id
end

#artifact_id::String

Returns the value of attribute artifact_id.

Returns:

  • (::String)


1076
1077
1078
# File 'sig/types.rbs', line 1076

def artifact_id
  @artifact_id
end