mirror of
https://github.com/LukeHagar/clerk-sdk-java.git
synced 2025-12-09 20:37:48 +00:00
initial commit with code
This commit is contained in:
10
docs/models/components/CNameTarget.md
Normal file
10
docs/models/components/CNameTarget.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# CNameTarget
|
||||
|
||||
|
||||
## Fields
|
||||
|
||||
| Field | Type | Required | Description |
|
||||
| ----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
|
||||
| `host` | *String* | :heavy_check_mark: | N/A |
|
||||
| `value` | *String* | :heavy_check_mark: | N/A |
|
||||
| `required` | *boolean* | :heavy_check_mark: | Denotes whether this CNAME target is required to be set in order for the domain to be considered deployed.<br/> |
|
||||
Reference in New Issue
Block a user