The CopyC#
TestRole

C# |
public class TestRoleRequest : AmazonWebServiceRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | TestRoleRequest()()()() | Initializes a new instance of the TestRoleRequest class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | InputBucket |
Gets and sets the property InputBucket.
The Amazon S3 bucket that contains media files to be transcoded. The action attempts to read from this bucket. |
![]() | OutputBucket |
Gets and sets the property OutputBucket.
The Amazon S3 bucket that Elastic Transcoder will write transcoded media files to. The action attempts to read from this bucket. |
![]() | Role |
Gets and sets the property Role.
The IAM Amazon Resource Name (ARN) for the role that you want Elastic Transcoder to test. |
![]() | Topics |
Gets and sets the property Topics.
The ARNs of one or more Amazon Simple Notification Service (Amazon SNS) topics that you want the action to send a test notification to. |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithInputBucket(String) | Obsolete.
Sets the InputBucket property
|
![]() | WithOutputBucket(String) | Obsolete.
Sets the OutputBucket property
|
![]() | WithRole(String) | Obsolete.
Sets the Role property
|
![]() | WithTopics(array<String>[]()[][]) | Obsolete.
Sets the Topics property
|
![]() | WithTopics(IEnumerable<(Of <<'(String>)>>)) | Obsolete.
Sets the Topics property
|

Object | ||
![]() | AmazonWebServiceRequest | |
![]() | TestRoleRequest |