The Custom::Custom
provider.
To declare this entity in your AWS CloudFormation template, use the following syntax:
{
"Type" : "Custom::Custom",
"Properties" : {
"Value": String
}
}
}
You can specify the following properties:
"Value" - copied to the attribute.
With 'Fn::GetAtt' the following values are available:
value
- passed in through the propertyValue
.
For more information about using Fn::GetAtt, see Fn::GetAtt.