@Internal public static final class PipelineProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements PipelineProps
PipelinePropssoftware.amazon.jsii.JsiiObject.InitializationModePipelineProps.Builder, PipelineProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(PipelineProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
PipelineProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getName()
Property name: The new name of the MPS queue.
|
Object |
getNotifyConfig()
Property notifyConfig: The Message Service (MNS) configuration, such as the information about the MNS queue or topic.
|
Object |
getRole()
Property role: The role that is assigned to the current RAM user.
|
Object |
getSpeed()
Property speed: Pipe type.
|
Object |
getSpeedLevel()
Property speedLevel: Speed level.
|
Object |
getState()
Property state: The new state of the MPS queue.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(PipelineProps.Builder builder)
PipelineProps.Builder.public final Object getName()
PipelinePropsThe value can contain letters, digits, and special characters such as hyphens (-) and can be up to 128 bytes in size. The value cannot start with a special character.
getName in interface PipelinePropspublic final Object getNotifyConfig()
PipelinePropsFor more information, see NotifyConfig.
getNotifyConfig in interface PipelinePropspublic final Object getRole()
PipelinePropsTo obtain the role, you can log on to the RAM console and choose Identities > Roles in the left-side navigation pane.
getRole in interface PipelinePropspublic final Object getSpeed()
PipelinePropsValue: Boost: Double-speed transcoding Standard: ordinary pipe NarrowBandHDV2: Narrowband HD 2.0 AIVideoCover: Smart Screenshots AIVideoTag: video tag (supports regions Shanghai, Beijing, Hangzhou). Default: Standard.
getSpeed in interface PipelinePropspublic final Object getSpeedLevel()
PipelinePropsgetSpeedLevel in interface PipelinePropspublic final Object getState()
PipelinePropsActive: The MPS queue is active. Jobs in the MPS queue can be scheduled and run by MPS. Paused: The MPS queue is paused. Jobs in the MPS queue cannot be scheduled or run by MPS, and all jobs remain in the Submitted state. Jobs that are running will not be affected.
getState in interface PipelineProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2024. All rights reserved.