Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

StackResource

StackResource(stack_name, logical_id)

Creates a StackResource resource.:

stack_resource = cloudformation.StackResource('stack_name','logical_id')
Parameters
  • stack_name (string) -- The StackResource's stack_name identifier. This must be set.
  • logical_id (string) -- The StackResource's logical_id identifier. This must be set.
Return type

CloudFormation.StackResource

Returns

A StackResource resource