public static interface TypedLinkSchemaAndFacetName.Builder extends SdkPojo, CopyableBuilder<TypedLinkSchemaAndFacetName.Builder,TypedLinkSchemaAndFacetName>
| Modifier and Type | Method and Description |
|---|---|
TypedLinkSchemaAndFacetName.Builder |
schemaArn(String schemaArn)
The Amazon Resource Name (ARN) that is associated with the schema.
|
TypedLinkSchemaAndFacetName.Builder |
typedLinkName(String typedLinkName)
The unique name of the typed link facet.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTypedLinkSchemaAndFacetName.Builder schemaArn(String schemaArn)
The Amazon Resource Name (ARN) that is associated with the schema. For more information, see arns.
schemaArn - The Amazon Resource Name (ARN) that is associated with the schema. For more information, see
arns.TypedLinkSchemaAndFacetName.Builder typedLinkName(String typedLinkName)
The unique name of the typed link facet.
typedLinkName - The unique name of the typed link facet.Copyright © 2022. All rights reserved.