MCPcopy Create free account
hub / github.com/aws-samples/aws-cdk-examples / outputs

Method outputs

python/codepipeline-docker-build/Base.py:74–75  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

72 # pass objects to another stack
73 @property
74 def outputs(self):
75 return self.output_props

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected