Class: Aws::Types::CodeArtifact

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

Defined Under Namespace

Classes: Unknown, Uri

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


24
25
26
# File 'sig/types.rbs', line 24

def unknown
  @unknown
end

#uri::String

Returns the value of attribute uri.

Returns:

  • (::String)


23
24
25
# File 'sig/types.rbs', line 23

def uri
  @uri
end