@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class InputSwitchScheduleActionSettings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
InputSwitchScheduleActionSettings() |
| Modifier and Type | Method and Description |
|---|---|
InputSwitchScheduleActionSettings |
clone() |
boolean |
equals(Object obj) |
String |
getInputAttachmentNameReference()
The name of the input attachment that should be switched to by this action.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setInputAttachmentNameReference(String inputAttachmentNameReference)
The name of the input attachment that should be switched to by this action.
|
String |
toString()
Returns a string representation of this object.
|
InputSwitchScheduleActionSettings |
withInputAttachmentNameReference(String inputAttachmentNameReference)
The name of the input attachment that should be switched to by this action.
|
public void setInputAttachmentNameReference(String inputAttachmentNameReference)
inputAttachmentNameReference - The name of the input attachment that should be switched to by this action.public String getInputAttachmentNameReference()
public InputSwitchScheduleActionSettings withInputAttachmentNameReference(String inputAttachmentNameReference)
inputAttachmentNameReference - The name of the input attachment that should be switched to by this action.public String toString()
toString in class ObjectObject.toString()public InputSwitchScheduleActionSettings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2019. All rights reserved.