type

@JvmName(name = "whcjmojylvcmdpyu")
suspend fun type(value: Output<DocumentationPartLocationType>)
@JvmName(name = "luyxiedhdnxvacei")
suspend fun type(value: DocumentationPartLocationType?)

Parameters

value

The type of API entity to which the documentation content applies. Valid values are `API`, `AUTHORIZER`, `MODEL`, `RESOURCE`, `METHOD`, `PATH_PARAMETER`, `QUERY_PARAMETER`, `REQUEST_HEADER`, `REQUEST_BODY`, `RESPONSE`, `RESPONSE_HEADER`, and `RESPONSE_BODY`. Content inheritance does not apply to any entity of the `API`, `AUTHORIZER`, `METHOD`, `MODEL`, `REQUEST_BODY`, or `RESOURCE` type.