@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class MultiplexMediaConnectOutputDestinationSettings extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
MultiplexMediaConnectOutputDestinationSettings() |
| Modifier and Type | Method and Description |
|---|---|
MultiplexMediaConnectOutputDestinationSettings |
clone() |
boolean |
equals(Object obj) |
String |
getEntitlementArn()
The MediaConnect entitlement ARN available as a Flow source.
|
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setEntitlementArn(String entitlementArn)
The MediaConnect entitlement ARN available as a Flow source.
|
String |
toString()
Returns a string representation of this object.
|
MultiplexMediaConnectOutputDestinationSettings |
withEntitlementArn(String entitlementArn)
The MediaConnect entitlement ARN available as a Flow source.
|
public MultiplexMediaConnectOutputDestinationSettings()
public void setEntitlementArn(String entitlementArn)
entitlementArn - The MediaConnect entitlement ARN available as a Flow source.public String getEntitlementArn()
public MultiplexMediaConnectOutputDestinationSettings withEntitlementArn(String entitlementArn)
entitlementArn - The MediaConnect entitlement ARN available as a Flow source.public String toString()
toString in class ObjectObject.toString()public MultiplexMediaConnectOutputDestinationSettings clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2022. All rights reserved.