public static interface SCApplicationAttributes.Builder extends SdkPojo, CopyableBuilder<SCApplicationAttributes.Builder,SCApplicationAttributes>
| Modifier and Type | Method and Description |
|---|---|
SCApplicationAttributes.Builder |
s3BucketPath(String s3BucketPath)
The path for the Amazon S3 bucket that the application uses for exporting assessment reports.
|
SCApplicationAttributes.Builder |
s3BucketRoleArn(String s3BucketRoleArn)
The ARN for the role the application uses to access its Amazon S3 bucket.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSCApplicationAttributes.Builder s3BucketPath(String s3BucketPath)
The path for the Amazon S3 bucket that the application uses for exporting assessment reports.
s3BucketPath - The path for the Amazon S3 bucket that the application uses for exporting assessment reports.SCApplicationAttributes.Builder s3BucketRoleArn(String s3BucketRoleArn)
The ARN for the role the application uses to access its Amazon S3 bucket.
s3BucketRoleArn - The ARN for the role the application uses to access its Amazon S3 bucket.Copyright © 2023. All rights reserved.