public final class CfnMutabilityTrait extends StringTrait
Modifier and Type | Class and Description |
---|---|
static class |
CfnMutabilityTrait.Provider |
Constructor and Description |
---|
CfnMutabilityTrait(java.lang.String value,
SourceLocation sourceLocation) |
Modifier and Type | Method and Description |
---|---|
boolean |
isCreate() |
boolean |
isCreateAndRead() |
boolean |
isFullyMutable() |
boolean |
isRead() |
boolean |
isWrite() |
createNode, getValue
equals, getSourceLocation, hashCode, setNodeCache, toNode, toShapeId, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
flatMapStream, getIdiomaticTraitName, getIdiomaticTraitName, isSynthetic, makeAbsoluteName, makeAbsoluteName
public static final ShapeId ID
public CfnMutabilityTrait(java.lang.String value, SourceLocation sourceLocation)