A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/cdk/api/v1/python/aws_cdk.aws_lambda/ResourceBindOptions.html below:

Website Navigation


ResourceBindOptions — AWS Cloud Development Kit 1.204.0 documentation

ResourceBindOptions
class aws_cdk.aws_lambda.ResourceBindOptions(*, resource_property=None)

Bases: object

Parameters:

resource_property (Optional[str]) – The name of the CloudFormation property to annotate with asset metadata. Default: Code

ExampleMetadata:

fixture=_generated

Example:

# The code below shows an example of how to instantiate this type.
# The values are placeholders you should change.
import aws_cdk.aws_lambda as lambda_

resource_bind_options = lambda.ResourceBindOptions(
    resource_property="resourceProperty"
)

Attributes

resource_property

The name of the CloudFormation property to annotate with asset metadata.

Default:

Code

See:

https://github.com/aws/aws-cdk/issues/1432


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4