public static interface SigningMaterial.Builder extends SdkPojo, CopyableBuilder<SigningMaterial.Builder,SigningMaterial>
| Modifier and Type | Method and Description |
|---|---|
SigningMaterial.Builder |
certificateArn(String certificateArn)
The Amazon Resource Name (ARN) of the certificates that is used to sign your code.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSigningMaterial.Builder certificateArn(String certificateArn)
The Amazon Resource Name (ARN) of the certificates that is used to sign your code.
certificateArn - The Amazon Resource Name (ARN) of the certificates that is used to sign your code.Copyright © 2020. All rights reserved.