Class: Aws::Types::CodeArtifact
- Inherits:
-
Object
- Object
- Aws::Types::CodeArtifact
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#unknown ⇒ Object
Returns the value of attribute unknown.
-
#uri ⇒ ::String
Returns the value of attribute uri.
Instance Attribute Details
#unknown ⇒ Object
Returns the value of attribute unknown.
24 25 26 |
# File 'sig/types.rbs', line 24 def unknown @unknown end |
#uri ⇒ ::String
Returns the value of attribute uri.
23 24 25 |
# File 'sig/types.rbs', line 23 def uri @uri end |