class Aws::CloudDirectory::Types::UpdateSchemaRequest
@note When making an API call, you may pass UpdateSchemaRequest
data as a hash: { schema_arn: "Arn", # required name: "SchemaName", # required }
@!attribute [rw] schema_arn
The Amazon Resource Name (ARN) of the development schema. For more information, see arns. @return [String]
@!attribute [rw] name
The name of the schema. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/UpdateSchemaRequest AWS API Documentation
Constants
- SENSITIVE