Sha256: 32fa88b12ccbfe2225882d3d713d268fe2512b07ba32dda8c8a5eaa4d7043ebd
Contents?: true
Size: 1.67 KB
Versions: 1
Compression:
Stored size: 1.67 KB
Contents
{ "ResourceSpecificationVersion": "1.0.0", "ResourceType": { "AWS::ApiGateway::Model": { "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-model.html", "Properties": { "ContentType": { "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-model.html#cfn-apigateway-model-contenttype", "PrimitiveType": "String", "Required": false, "UpdateType": "Immutable" }, "Description": { "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-model.html#cfn-apigateway-model-description", "PrimitiveType": "String", "Required": false, "UpdateType": "Mutable" }, "Name": { "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-model.html#cfn-apigateway-model-name", "PrimitiveType": "String", "Required": false, "UpdateType": "Immutable" }, "RestApiId": { "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-model.html#cfn-apigateway-model-restapiid", "PrimitiveType": "String", "Required": true, "UpdateType": "Immutable" }, "Schema": { "Documentation": "http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-model.html#cfn-apigateway-model-schema", "PrimitiveType": "Json", "Required": false, "UpdateType": "Mutable" } } } } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cfnlego-0.6.3 | lib/cfnlego/resources/CloudFormationResourceSpecification/ApiGatewayModelSpecification.json |