-
Couldn't load subscription status.
- Fork 4.3k
Closed
Labels
@aws-cdk/aws-appconfigRelated to AWS AppConfigRelated to AWS AppConfigdocumentationThis is a problem with documentation.This is a problem with documentation.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortp3
Description
aws-cdk/packages/aws-cdk-lib/aws-appconfig/lib/configuration.ts
Lines 906 to 909 in adb9c64
| /** | |
| * The configuration content type. | |
| */ | |
| public abstract readonly contentType: string; |
All constructor methods for ConfigurationContent accept the contentType parameter, but no guidance is found here nor the docs as to which strings are valid (e.g. I found text/plain in the guide, but I can only guess if text/json, text/yaml are also accepted). It will be helpful if this is clarified in the docstring.
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-appconfigRelated to AWS AppConfigRelated to AWS AppConfigdocumentationThis is a problem with documentation.This is a problem with documentation.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortp3