DescribeHsmConfigurationsRequest |
DescribeHsmConfigurationsRequest.clone() |
|
DescribeHsmConfigurationsRequest |
DescribeHsmConfigurationsRequest.withHsmConfigurationIdentifier(String hsmConfigurationIdentifier) |
The identifier of a specific Amazon Redshift HSM configuration to be
described.
|
DescribeHsmConfigurationsRequest |
DescribeHsmConfigurationsRequest.withMarker(String marker) |
An optional parameter that specifies the starting point to return a set
of response records.
|
DescribeHsmConfigurationsRequest |
DescribeHsmConfigurationsRequest.withMaxRecords(Integer maxRecords) |
The maximum number of response records to return in each call.
|
DescribeHsmConfigurationsRequest |
DescribeHsmConfigurationsRequest.withTagKeys(String... tagKeys) |
A tag key or keys for which you want to return all matching HSM
configurations that are associated with the specified key or keys.
|
DescribeHsmConfigurationsRequest |
DescribeHsmConfigurationsRequest.withTagKeys(Collection<String> tagKeys) |
A tag key or keys for which you want to return all matching HSM
configurations that are associated with the specified key or keys.
|
DescribeHsmConfigurationsRequest |
DescribeHsmConfigurationsRequest.withTagValues(String... tagValues) |
A tag value or values for which you want to return all matching HSM
configurations that are associated with the specified tag value or
values.
|
DescribeHsmConfigurationsRequest |
DescribeHsmConfigurationsRequest.withTagValues(Collection<String> tagValues) |
A tag value or values for which you want to return all matching HSM
configurations that are associated with the specified tag value or
values.
|