@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class ProtectionGroupPatternTypeLimits extends Object implements Serializable, Cloneable, StructuredPojo
Limits settings by pattern type in the protection groups for your subscription.
| Constructor and Description |
|---|
ProtectionGroupPatternTypeLimits() |
| Modifier and Type | Method and Description |
|---|---|
ProtectionGroupPatternTypeLimits |
clone() |
boolean |
equals(Object obj) |
ProtectionGroupArbitraryPatternLimits |
getArbitraryPatternLimits()
Limits settings on protection groups with arbitrary pattern type.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setArbitraryPatternLimits(ProtectionGroupArbitraryPatternLimits arbitraryPatternLimits)
Limits settings on protection groups with arbitrary pattern type.
|
String |
toString()
Returns a string representation of this object.
|
ProtectionGroupPatternTypeLimits |
withArbitraryPatternLimits(ProtectionGroupArbitraryPatternLimits arbitraryPatternLimits)
Limits settings on protection groups with arbitrary pattern type.
|
public void setArbitraryPatternLimits(ProtectionGroupArbitraryPatternLimits arbitraryPatternLimits)
Limits settings on protection groups with arbitrary pattern type.
arbitraryPatternLimits - Limits settings on protection groups with arbitrary pattern type.public ProtectionGroupArbitraryPatternLimits getArbitraryPatternLimits()
Limits settings on protection groups with arbitrary pattern type.
public ProtectionGroupPatternTypeLimits withArbitraryPatternLimits(ProtectionGroupArbitraryPatternLimits arbitraryPatternLimits)
Limits settings on protection groups with arbitrary pattern type.
arbitraryPatternLimits - Limits settings on protection groups with arbitrary pattern type.public String toString()
toString in class ObjectObject.toString()public ProtectionGroupPatternTypeLimits clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2022. All rights reserved.