class Aws::CloudDirectory::Types::TypedLinkSchemaAndFacetName
Identifies the schema Amazon Resource
Name (ARN) and facet name for the typed link.
@note When making an API call, you may pass TypedLinkSchemaAndFacetName
data as a hash: { schema_arn: "Arn", # required typed_link_name: "TypedLinkName", # required }
@!attribute [rw] schema_arn
The Amazon Resource Name (ARN) that is associated with the schema. For more information, see arns. @return [String]
@!attribute [rw] typed_link_name
The unique name of the typed link facet. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/clouddirectory-2017-01-11/TypedLinkSchemaAndFacetName AWS API Documentation
Constants
- SENSITIVE