| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
InputDeviceMediaConnectConfigurableSettings |
InputDeviceMediaConnectConfigurableSettings.clone() |
InputDeviceMediaConnectConfigurableSettings |
InputDeviceConfigurableSettings.getMediaconnectSettings()
To attach this device to a MediaConnect flow, specify these parameters.
|
InputDeviceMediaConnectConfigurableSettings |
InputDeviceMediaConnectConfigurableSettings.withFlowArn(String flowArn)
The ARN of the MediaConnect flow to attach this device to.
|
InputDeviceMediaConnectConfigurableSettings |
InputDeviceMediaConnectConfigurableSettings.withRoleArn(String roleArn)
The ARN for the role that MediaLive assumes to access the attached flow and secret.
|
InputDeviceMediaConnectConfigurableSettings |
InputDeviceMediaConnectConfigurableSettings.withSecretArn(String secretArn)
The ARN for the secret that holds the encryption key to encrypt the content output by the device.
|
InputDeviceMediaConnectConfigurableSettings |
InputDeviceMediaConnectConfigurableSettings.withSourceName(String sourceName)
The name of the MediaConnect Flow source to stream to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InputDeviceConfigurableSettings.setMediaconnectSettings(InputDeviceMediaConnectConfigurableSettings mediaconnectSettings)
To attach this device to a MediaConnect flow, specify these parameters.
|
InputDeviceConfigurableSettings |
InputDeviceConfigurableSettings.withMediaconnectSettings(InputDeviceMediaConnectConfigurableSettings mediaconnectSettings)
To attach this device to a MediaConnect flow, specify these parameters.
|
Copyright © 2024. All rights reserved.