CopyableBuilder<DescribeLoggingStatusRequest.Builder,DescribeLoggingStatusRequest>
, SdkBuilder<DescribeLoggingStatusRequest.Builder,DescribeLoggingStatusRequest>
public static interface DescribeLoggingStatusRequest.Builder extends CopyableBuilder<DescribeLoggingStatusRequest.Builder,DescribeLoggingStatusRequest>
Modifier and Type | Method | Description |
---|---|---|
DescribeLoggingStatusRequest.Builder |
clusterIdentifier(String clusterIdentifier) |
The identifier of the cluster from which to get the logging status.
|
copy
apply, build
DescribeLoggingStatusRequest.Builder clusterIdentifier(String clusterIdentifier)
The identifier of the cluster from which to get the logging status.
Example: examplecluster
clusterIdentifier
- The identifier of the cluster from which to get the logging status.
Example: examplecluster
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.