DescribeReplicationConfigurationsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

You can retrieve the replication configuration for a specific file system by providing its file system ID. For cross-account,cross-region replication, an account can only describe the replication configuration for a file system in its own Region.

Link copied to clipboard

(Optional) To limit the number of objects returned in a response, you can specify the MaxItems parameter. The default value is 100.

Link copied to clipboard

NextToken is present if the response is paginated. You can use NextToken in a subsequent request to fetch the next page of output.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String