class Aws::CloudDirectory::Types::PutSchemaFromJsonRequest
@note When making an API call, you may pass PutSchemaFromJsonRequest
data as a hash: { schema_arn: "Arn", # required document: "SchemaJsonDocument", # required }
@!attribute [rw] schema_arn
The ARN of the schema to update. @return [String]
@!attribute [rw] document
The replacement JSON schema. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/PutSchemaFromJsonRequest AWS API Documentation
Constants
- SENSITIVE