public static interface CreateCertificateAuthorityAuditReportResponse.Builder extends AcmPcaResponse.Builder, SdkPojo, CopyableBuilder<CreateCertificateAuthorityAuditReportResponse.Builder,CreateCertificateAuthorityAuditReportResponse>
Modifier and Type | Method and Description |
---|---|
CreateCertificateAuthorityAuditReportResponse.Builder |
auditReportId(String auditReportId)
An alphanumeric string that contains a report identifier.
|
CreateCertificateAuthorityAuditReportResponse.Builder |
s3Key(String s3Key)
The key that uniquely identifies the report file in your S3 bucket.
|
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CreateCertificateAuthorityAuditReportResponse.Builder auditReportId(String auditReportId)
An alphanumeric string that contains a report identifier.
auditReportId
- An alphanumeric string that contains a report identifier.CreateCertificateAuthorityAuditReportResponse.Builder s3Key(String s3Key)
The key that uniquely identifies the report file in your S3 bucket.
s3Key
- The key that uniquely identifies the report file in your S3 bucket.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.