Class: Aws::Types::CodeArtifacts

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#build_artifacts_object_key::String

Returns the value of attribute build_artifacts_object_key.

Returns:

  • (::String)


38
39
40
# File 'sig/types.rbs', line 38

def build_artifacts_object_key
  @build_artifacts_object_key
end

#source_code_artifacts_object_key::String

Returns the value of attribute source_code_artifacts_object_key.

Returns:

  • (::String)


37
38
39
# File 'sig/types.rbs', line 37

def source_code_artifacts_object_key
  @source_code_artifacts_object_key
end