clouddirectory_create_schema {paws.security.identity} | R Documentation |
Creates a new schema in a development state
Description
Creates a new schema in a development state. A schema can exist in three phases:
See https://www.paws-r-sdk.com/docs/clouddirectory_create_schema/ for full documentation.
Usage
clouddirectory_create_schema(Name)
Arguments
Name |
[required] The name that is associated with the schema. This is unique to each account and in each region. |
[Package paws.security.identity version 0.7.0 Index]