Back to Terraform Provider Aws

ExampleCompany::ExampleService::ExampleResource Memo

internal/service/cloudformation/test-fixtures/examplecompany-exampleservice-exampleresource/docs/memo.md

6.44.0976 B
Original Source
<!-- Copyright IBM Corp. 2014, 2026 --> <!-- SPDX-License-Identifier: MPL-2.0 -->

ExampleCompany::ExampleService::ExampleResource Memo

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

<pre> { "<a href="#heading" title="Heading">Heading</a>" : <i>String</i>, "<a href="#body" title="Body">Body</a>" : <i>String</i> } </pre>

YAML

<pre> <a href="#heading" title="Heading">Heading</a>: <i>String</i> <a href="#body" title="Body">Body</a>: <i>String</i> </pre>

Properties

Heading

Required: No

Type: String

Update requires: No interruption

Body

Required: No

Type: String

Update requires: No interruption