AWS SDK for .NET Documentation
Success Property
AmazonAmazon.ElasticTranscoder.ModelTestRoleResultSuccess Did this page help you?   Yes   No    Tell us about it...
Gets and sets the property Success.

If the operation is successful, this value is

CopyC#
true
; otherwise, the value is
CopyC#
false
.

Declaration Syntax
C#
public string Success { get; set; }

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)