| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
static ProtectionGroupArbitraryPatternLimits.Builder |
ProtectionGroupArbitraryPatternLimits.builder() |
ProtectionGroupArbitraryPatternLimits.Builder |
ProtectionGroupArbitraryPatternLimits.Builder.maxMembers(Long maxMembers)
The maximum number of resources you can specify for a single arbitrary pattern in a protection group.
|
ProtectionGroupArbitraryPatternLimits.Builder |
ProtectionGroupArbitraryPatternLimits.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ProtectionGroupArbitraryPatternLimits.Builder> |
ProtectionGroupArbitraryPatternLimits.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ProtectionGroupPatternTypeLimits.Builder |
ProtectionGroupPatternTypeLimits.Builder.arbitraryPatternLimits(Consumer<ProtectionGroupArbitraryPatternLimits.Builder> arbitraryPatternLimits)
Limits settings on protection groups with arbitrary pattern type.
|
Copyright © 2023. All rights reserved.