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.
|
copyapplyMutation, 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 © 2017 Amazon Web Services, Inc. All Rights Reserved.