Amazon.Batch.Model.RegisterJobDefinitionResponse.IsSetJobDefinitionArn C# (CSharp) Метод

IsSetJobDefinitionArn() приватный Метод

private IsSetJobDefinitionArn ( ) : bool
Результат bool
        internal bool IsSetJobDefinitionArn()
        {
            return this._jobDefinitionArn != null;
        }