write Only
Parameters
Property names as defined by writeOnlyProperties
in the CloudFormation schema. Write-only properties are not returned during read operations and have to be included in all update operations as CloudControl itself can't read their previous values. In the CloudFormation schema these are fully qualified property paths (e.g. /properties/AccessToken
) whereas here we only include the top-level property name (e.g. AccessToken
).
Parameters
Property names as defined by writeOnlyProperties
in the CloudFormation schema. Write-only properties are not returned during read operations and have to be included in all update operations as CloudControl itself can't read their previous values. In the CloudFormation schema these are fully qualified property paths (e.g. /properties/AccessToken
) whereas here we only include the top-level property name (e.g. AccessToken
).