class Aws::CloudDirectory::Types::ApplySchemaRequest
@note When making an API call, you may pass ApplySchemaRequest
data as a hash: { published_schema_arn: "Arn", # required directory_arn: "Arn", # required }
@!attribute [rw] published_schema_arn
Published schema Amazon Resource Name (ARN) that needs to be copied. For more information, see arns. @return [String]
@!attribute [rw] directory_arn
The Amazon Resource Name (ARN) that is associated with the Directory into which the schema is copied. For more information, see arns. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/ApplySchemaRequest AWS API Documentation
Constants
- SENSITIVE